People tend to use the term modularity in one of two ways.
1) a function (or procedure, subroutine, etc) is a module,
2) a source file (or package, etc) is a module.
Duplicate code can be removed to a single function in the same source file.
Thanks, I see that my definition of modularity was probably different than most. Yishay, which definition are you interested in?
---------------------------------------------------------------------- PPIG Discuss List ([EMAIL PROTECTED]) Discuss admin: http://limitlessmail.net/mailman/listinfo/discuss Announce admin: http://limitlessmail.net/mailman/listinfo/announce PPIG Discuss archive: http://www.mail-archive.com/discuss%40ppig.org/
