On Fri, Mar 28, 2008 at 8:25 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> ... OTOH by differentiating between read-access in the servlets.default and > write-access in the (current) ujax module we also simplify updates or > replacement of functionality. Not sure, whether this is enough to have > two modules.... I'd like to keep this as two distinct bundles, to allow people to remove one and keep the other. I think the default GET servlets are of more general use than our POST stuff which is very sling-specific - and nice, but people might want to remove it depending on how their apps work. -Bertrand
