Framework needs access to Application - How?
Framework needs access to Application - How?
- Subject: Framework needs access to Application - How?
- From: Markus Ruggiero <email@hidden>
- Date: Tue, 27 Oct 2015 17:20:49 +0100
- X_v_e_cd: f9603c49357bdb08cb4b669ce58ae524
- X_v_r_cd: 0f5515884c9751d59fdc4e596b46142f
I am trying to split a large appliation and extract the EOModel and the business classes into a separate framework. Unfortunately there are some (just 2 or 3) config parameters that are maintained in the Application that some of the business classes need to know. But Application is not known in the framework. I could put the config stuff into the database but is there any other way? How would you solve this? Would ERXApplication.application().valueForKey("MY_CONFIG_ITEM") help? Other strategies?
Thanks for sharing your thoughts ---markus--- |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden