2013/12/3 Johannes Geppert <[email protected]>: > Hi Frans, > > as far as I know the current REST Plugin also supports POST, GET, DELETE > and PUT methods or am I wrong? > What exactly is the benefit if I use your REST Plugin instead of the > default plugin except an other way to define actions?
What Inca plugin offers is also limitation of supporting only given type of request with given method @Action(name = "/form", method = HttpMethod.GET) I think we could merge it in our code base and gain that features :-) Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
