Thanks, the example is great. I do have one question about _loadAll (Chap 9 Libraries, P115 Menus library for ORM project)
Should the second method "_load" be "_loadAll" ? If not, where is _loadAll defined? I will end up using a variation of your example for the pop-ups in most modules. I assume that if the pop-ups are dependent of the User, then I should build them at the beginning of the session and load them into a session variable( in the fusebox home settings file?) that could be called any time it is needed during the session. On 10/4/05 2:56 PM, "Aparajita Fishman" <[EMAIL PROTECTED]> wrote: > BTW, when it comes to pop-up/drop-down menus, often they represent > attributes that don't change very often. In those cases I pre-build > the option list in a library, then call a method in the library to > get the option list. I gave an example of doing this in the Libraries > chapter. ============================================ Michael P. Goldsmith [EMAIL PROTECTED] SSS 4 Computer Solutions, LLC (603) 496-8032 33 S. Commercial Street http: //www.sss4solutions.com Manchester, NH 03101 ============================================ _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
