> in that case I'll leave it for the guys who have been working on > it.... but as I understand it, there has been significant effort > put into lazy loading source, and improving the efficiency of it... >
Yup. There is a lot of lazy loding, but the templates ask for mostly every possible piece of information in the classes anyway, so the lazy guys are always woken up to go to work -> No big performance saver :-(. It's like hitting the snooze button. You have to get up in 5 minutes (5 milliseconds) anyway. > I'm sure if you get into the code and can see some opportunities > for improvement they'd be welcomed with open arms. > Indeed. As I said in the response to Bart, his idea is a strategy I hadn't thought of, and it would *really* speed things up! > cheers > dim Aslak _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
