Hi Marc,

Perhaps if you could explain a little more about what specifically these
controllers are doing, I could help you find a solution you'll be happy
with.

Feel free to paste code here:  http://modelglue.pastebin.com



DW

On Tue, Jan 18, 2011 at 10:38 AM, marc <[email protected]> wrote:

> Hi,
>
> I have 5 controllers and found myself doing the same thing in each of
> them: each controller has 3 methods that do the same. I'd rather
> factor these methods out and create a Coldspring Advice containing
> these 3 methods. What I could do is follow the examples in the
> coldspring docs [http://www.coldspringframework.org/coldspring/
> examples/quickstart/index.cfm?page=aop]. The difference is here I am
> dealing with Controllers instead of Services. I already use Coldspring
> for my Beans, Services and Gateways. Should I just add the controllers
> in my Coldspring.xml file If I want Coldspring to manage my
> Controllers as well? What are the consequences for ModelGlue?
>
> Thanks,
>
> 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




-- 
Plutarch - "The mind is not a vessel to be filled but a fire to be kindled."

-- 
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