Re: Design Question
Ian Joyner <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On 21/07/2006, at 5:01 PM, Paul Lynch wrote: > > On 21 Jul 2006, at 02:00, Michael Deninger wrote: > >> >> 1) read this dictionary into my Application object at startup. >> Sounds great, but I cannot figure out how to access EOApplication >> from an EOGenericRecord > > Application application = (Application)Application.application(); Love it! ;-) Ian