Steve Stites
No favorite files added yet
(Jun 14, 2005 - 11:14 PM)
My experience with generalized code development is that the first version of the code is not very generalized. Even with the best of intentions the initial developers will produce code that is overly specific to its first usage. Generally, the second time that the code is used it will be rewritten to be more truly general purpose code.
------------------
Steve Stites