Hi, for some reason this email was not delivery but i can see it in mailman. I will review it during the day.
Zeus, can you give us a hand with this issue ?, this is not the first time that the email is not sent to the subscribers... regards, On Sat, Mar 24, 2012 at 10:15 AM, Sourabh Chandak <[email protected]> wrote: > Eduardo any reviews? > > On Fri, Mar 23, 2012 at 3:13 PM, Sourabh Chandak <[email protected]> > wrote: >> >> Hi, >> >> The webservice URL supported specifying more parameters than permissible >> for a particular method. The restriction was laid on the number of >> parameters globally(i.e it can't be more than MAP_WS_MAX_PARAMS). Have fixed >> that, now the callback method will display results only when correct number >> of parameters are specified. >> >> In the function duda_service_run in duda.c the outer loop iterated for all >> the interfaces even though the corresponding callback method was found. Have >> fixed that, possibly it will decrease time when a large number of interfaces >> are present in a webservice. >> >> Further I am working on changing the way parameters are retrieved from >> integer to char *. >> >> Please review the attached patch and send your comments. >> >> Regards, >> >> -- >> Sourabh Chandak >> >> >> > > > > -- > Sourabh Chandak > > > > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
