> Hi Steve, > > I have no problem with lazy initialization, I have problems with too > many granular methods not used by anyone and creating problems in > reading the code.
+1 The architectonical approach described by Steve - while worthwhile on its own - is not in use currently. Instead, there are problems in reading the code and this leads to bugs. +1 to reduce LOC here. Bernd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]