Rob may have been the first person to ask about this on the list, but I had also been thinking about this recently. Yesterday I created Trac ticket #381<http://trac.model-glue.com/ticket/381> that requests bean injection for helper components. I would not be difficult to implement and should give Rob what he is looking for.
Cheers, -- Dennis On Wed, Jan 20, 2010 at 9:41 AM, Dan Wilson <[email protected]> wrote: > Rob, > > The helpers functionality is designed to allow organization of UDFs to your > application. At the present time, there is no way to access the helper > directly, because of the way in which helpers are loaded. They are simply > mixed in at application initialization from any cfm or cfc in the provided > mapping. > > I'm guessing you want access to a configuration parameter or something? > Would it be a pain to pass that parameter in to the UDF? > > You are the first person to suggest configuring helper UDFs from > ColdSpring. Would you be able to provide a couple of concrete use cases to > help us understand how you would use this? > > DW > > > > On Wed, Jan 20, 2010 at 9:31 AM, Sir Rawlins < > [email protected]> wrote: > >> Hello Guys, >> >> I need access to beans configured in ColdSpring from within my MG >> 'helpers' methods, is CS available in any way? what would be your >> suggestions. >> >> Thanks, >> >> Rob >> >>
-- 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
