From: Zoran V. <zv...@ar...> - 2007-08-11 16:08:12
|
Hi! Too bad we do not consider that lazyloader in more detail... (introspective script on plain NS install) server1:nscp 2> string len [ns_ictl get] 142393 (trace-based script on plain NS install) server1:nscp 1> string len [ns_ictl get] 40982 Needles to say that it loads much quicker and consumes far less memory... I would really like to get some exposure to "real world" apps with that (hey, our works perfectly with it)... I'm sure there will be some "rough-edges" but I'm prepared to go thru to fix them. On the other side, I will continue to improve the introspective script generator and define callbacks within, that packages can register and/or override, so we can better handle stuff like XOTcl and similar. Cheers Zoran |