Re: [naviserver-devel] ns_eval -sync or -synch?

2013-02-11 Thread Gustaf Neumann
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 sh

[naviserver-devel] ns_eval -sync or -synch?

2013-02-08 Thread David Osborne
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 AOLse