Re: Framework needs access to Application - How?
Re: Framework needs access to Application - How?
- Subject: Re: Framework needs access to Application - How?
- From: Markus Ruggiero <email@hidden>
- Date: Wed, 28 Oct 2015 11:02:13 +0100
Great, thanks a lot, ERXProperties does it.
> On 27.10.2015, at 17:31, Hugi Thordarson <email@hidden> wrote:
>
> Put your config values into Properties? You can then use (for example) the ERXProperties class to retrieve your values.
>
> - hugi
>
>
>
>> On 27. okt. 2015, at 16:20, Markus Ruggiero <email@hidden> wrote:
>>
>> 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
>
_______________________________________________
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