On Thu, Sep 11, 2008 at 6:52 AM, Adam Tuttle <[EMAIL PROTECTED]> wrote:
> You can always re-init the bean; it's just a function.
> <cfset var ContactFormBean =
> getModelGlue().getBean("ContactFormBean").init(args) />Just remember to <cfreturn this/> at the end of your init() method! -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood --~--~---------~--~----~------------~-------~--~----~ 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 For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
