On 02/11/2014 16:52, Martijn Dashorst wrote:
On Sun, Nov 2, 2014 at 4:37 PM, andrea del bene <[email protected]> wrote:
I don't even get why we find "active record pattern" for Grails...BTW,
strictly speaking Wicket has no "controller" part so we might say no for
MVC. In any case anything would be better than the current description :)
We have: the component. It acts as both the controller and the view,
so we are a Model2 framework!
Yes, I agree. I think it could be considered as a kind of variation of
the original MVC.