Hi Andrei,

Andrei Ionescu wrote:
Is it on the road map to make Click a little REST friendly?

doPut() and doDelete() don't seem to be implemented in ClickServlet :(.

(Judging from Rails, a REST approach seems to greatly simplify many applications).


Isn't REST targeted at services rather than the front-end? I can see how an Action based framework might find benefits from REST but not really for the component oriented ones.

For example to delete a Customer one would most like add an event listener to the button instead of overriding the onDelete event.

Would be interesting to hear what benefits REST would bring.

kind regards

bob

Reply via email to