On Dec 3, 2007 5:27 PM, Jerome Louvel <[EMAIL PROTECTED]> wrote: > If you are using Restlet trunk (future 1.1), you should override the new > methods: > - acceptRepresentation(Representation entity) for POST > - setModifiable(boolean modifiable) for PUT
What happened to storeRepresentation? > - removeRepresentations() for DELETE > - set/isModifiable() to indicate if POST/PUT/DELETE are allowed > --tim

