From: Zoran V. <zv...@ar...> - 2006-07-13 14:55:34
|
Am 13.07.2006 um 16:44 schrieb Vlad Seryakov: > Is it possible to retrieve callback operation from within callback > without providing required first argument all the time. > > something line ns_callback operation, ns_callback script, > ns_callback .... > > and in the callback and ns_callback command use special tls which will > be set with callback struct. this way we keep compatibility and have a > lot of ways to extend this hm... good idea... I will try to see how this can be done. I was also not very pleased with that additional arg but this is first what came to mind. Lets see how we can cope with that... Thanks for the idea! Zoran |