On Wed, Jun 18, 2008 at 3:41 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> Not sure :) Can we first collect the possible use cases?

Of course. I just wanted to start a discussion.

> Is one use case to
> replace the json renderer completely? Or do you want to use a different json
> renderer depending on the path or the resource type?

I am talking about all default servlets, including the POST servlet.
Here you might want to handle certain properties differently. Maybe
filters are the way to go, but extensible default servlets are needed
as well, so that you basically only have to write your custom code (in
servlets and scripts) but don't have to copy-and-paste existing
default logic.

Regards,
Alex

-- 
Alexander Klimetschek
[EMAIL PROTECTED]

Reply via email to