From: Gustaf N. <ne...@wu...> - 2013-02-11 10:09:50
|
Hi David, Hmm, Zoran - who made the change - seems currently busy. The documentation still mentions "ns_eval .. -sync ...", thread::send uses "-async" (and not "-asynch"), tclx uses "-async", wish uses "-sync", ... so i would say it is not worth breaking compatibility with aolserver, so we should go back to "ns_eval -sync". If no one complains, I'll make the change in the next days. thanks for pointing this out -gustaf neumann On 08.02.13 13:34, David Osborne wrote: > Hi, > > The synchronous switch for ns_eval changed from -sync to > -synch a few years back. I wanted to check if that was a > typo that stuck or intentional? > > https://bitbucket.org/naviserver/naviserver/diff/nsd/init.tcl?diff2=e82368bbcae0&at=default > > Not a huge deal but we're porting some code form AOLserver > to Naviserver and this is one difference between the 2 I > suspect may be unnecessary? > > Regards, > -- > David Osborne > Qcode Software Limited > http://www.qcode.co.uk > > |