On 2/25/06, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Can somebody explain me why are the global modules
> loaded as part of the prestart callbacks instead of
> directly from within bin/init.tcl ??
>
> ns_runonce -global {
> ns_atprestartup {
> set modules [ns_configsectio
Hi!
Can somebody explain me why are the global modules
loaded as part of the prestart callbacks instead of
directly from within bin/init.tcl ??
ns_runonce -global {
ns_atprestartup {
set modules [ns_configsection ns/modules]
if {$modules ne ""} {
foreach {module f