.Peter said:
> However you won't be able to put a method in the Application.cfc (like
> foobar() method) and then call it like application.foobar().  You could
> however have an Utility.cfc that you create in your onApplicationStart()
> method and assign that CFC to application.utility and then call
> application.utility.foobar() in your application.

Ahh ok, I remember reading something about that now.  Thanks for
clarifying!

- Matt C

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to