From: Zoran V. <zv...@ar...> - 2005-02-22 14:56:35
|
On Tuesday 22 February 2005 00:27, Stephen Deasey wrote: > Has anyone had a chance to look at the Ns_ParseObjv() patch I posted? > > http://sourceforge.net/tracker/index.php?func=detail&aid=1122940&group_id=130646&atid=719009 > > My main concern is that the general approach is about right. Does it > make sense? One thing I notice is that there's no facility to check > the presence of a switch that doesn't take an arg, a boolean switch. > That is a simple Ns_ObjvProc plugin. > > I have a couple of other patches which use the facility so I'd like to > make some headway with it. > Yup. Been very busy in last few days. Did however looked at it very briefly. Yes, there's no facility to check a switch-type arg. This is what I immediately saw. Apart from that I didn't give it a try (which is what I'd like to, as soon as this support issues are off my back :( ) Cheers Zoran |