[ros-kernel] Differences between ntdll and ntoskrnl Rtl functions

Waldo Alvarez Cañizares wac at lab.matcom.uh.cu
Thu Jun 3 16:34:54 CEST 2004


>IMO, the disadvantages of sharing code outweigh the benefits.

you can't be serious

Sure. You can't . Sharing source code makes maintenance easier. There is a lot of work towards that doing program slicing to fine clones in source code. It reapeat's again and again, software developers do the same things over and over. The same data structures, the same algorithms... Think about it a little and you'll notice it's true. As some people say "Programmers should be lazy, the good programmers can program very good... The best ones know how to reuse". At the end not sharing means more bugs in things that were already done, means that bugs will be more reproducible since there will be more chances to make it appear, fixing one of them will fix everything, as well as optimizing the shared code, also in some cases the binary could be shared wich means smaller software(when you do not statically link). I would say "the benefits of sharing code outweigh the disadvantages."

Best Regards
Waldo Alvarez


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3754 bytes
Desc: not available
Url : http://reactos.com:8080/pipermail/ros-kernel/attachments/20040603/e51da726/attachment-0001.bin


More information about the Ros-kernel mailing list