Samisa, I too agree that we should refractor out REST handling to separate functions (and to a separate .c file) like Java folks did sometime back. Otherwise with PUT and DELETE in place, the logic handling REST will become too complicated around other WS specific functionality. So +1 for the change
Thanks -sahan On 1/16/08, Manjula Peiris <[EMAIL PROTECTED]> wrote: > +1. > > -Manjula. > > On Thu, 2008-01-17 at 06:26 +0530, Samisa Abeysinghe wrote: > > Hi Devs, > > I have seen many users looking into the REST capabilities lately. > > I think it would be about time that we re-visit our REST > > implementation, fix the current problems, add PUT and DELETE support, > > and make it more RESTful. > > > > Thoughts? > > > > Thanks, > > Samisa... > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
