From: Stephen D. <sd...@gm...> - 2006-02-27 08:40:51
|
On 2/25/06, Zoran Vasiljevic <zv...@ar...> wrote: > > Am 25.02.2006 um 21:29 schrieb Stephen Deasey: > > > Shouldn't the support for XOTcl and ttrace be in the XOTcl package > > itself? They already ship generic/aol-xotcl.tcl which overrides > > _ns_savenamespaces etc. > > > > The dependency seems slightly backwards -- that naviserver should have > > to understand the guts of XOTcl, a non-required package. And keeping > > the support updated as new XOTcl packages are released... > > Hm... actually I should make a plugin interface for this in ttrace > and let > xotcl users register the plugin. That would make it cleaner. Yes. I thought ttrace::addscript, ttrace::atdisable etc. were the interface? What would really make me happy is if ns_eval wasn't redefined in nsd/init.tcl :-) |