On 9/24/07, Thies Edeling <[EMAIL PROTECTED]> wrote: > Why not just add them to your Application class?
Yep, that's what you should do. If what you want to achieve is specific for one application, put them as members in your application class, or if you need something more generic, you can use Application's meta data facility (get/setMetaData). Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
