Re: [xml-dev] RESTful operations on document fragments
On Mon, 2008-02-25 at 08:38 -0500, Simon St.Laurent wrote: > Andrew Welch wrote: > >> I can always create abstraction layer upon abstraction layer. They make > >> pretty piles, until they fall over. > > > > How about creating a servlet called something like update, then map > > all urls to it: > > That's not RESTful - that's putting an update verb in a URI noun. updater?