Am 13.10.2011 um 17:30 schrieb Sean P. DeNigris: > > Pat Maddox-3 wrote: >> >> http://code.google.com/p/seaside/wiki/SeasideRest >> > > Thanks Pat. I was hoping not to have to load Seaside... > The name Seaside-REST is a bit misleading because you need only little from seaside to get going. And there are no sessions and such created. I use it in production and I can say it is really easy to work with. Combined with the zinc lib you can have REST-like services _with_ proper mime handling data. Well, I put magritte and Magritte-XMLBinding on top and voila I have a full REST services with mime multipart handling and XML object serialization/deserialization without having to care too much about any of the involved components. Soon I will add Magritte-JSON to it and will use the Accept header filtering provided by Seaside-REST and then all my wishes are fullfilled probably even before christmas this year.
Norbert
