You make a controller with your base functionality that
extends ModelGlue.gesture.controller.Controller, then your controllers
extend that one.

ModelGlue.gesture.controller.Controller
  - myapp.controller.BaseController
    - myapp.controller.SomeOtherController

HTH, Chris

On 18 January 2011 16:10, marc <[email protected]> wrote:

> Ok, that makes sense.
>
> But how can I extend a controller? It is already extending
> "ModelGlue.gesture.controller.Controller".
>
> Marc
>
> --
> Model-Glue Sites:
> Home Page: http://www.model-glue.com
> Documentation: http://docs.model-glue.com
> Bug Tracker: http://bugs.model-glue.com
> Blog: http://www.model-glue.com/blog
>
> You received this message because you are subscribed to the Google
> Groups "model-glue" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<model-glue%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/model-glue?hl=en
>

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to