referencing Application classes from non-component classes
referencing Application classes from non-component classes
- Subject: referencing Application classes from non-component classes
- From: "Joe Little" <email@hidden>
- Date: Fri, 25 Aug 2006 21:46:49 -0700
I'm trying to do something which I think is invalid.
In my app I read in Properties file values in the Application class in
an instance variable there. Throughout my components I can reference
them like:
((Application)application()).AdmitProps.evalGlobal()
Sadly, it would appear that in my base EO classes, I cannot reference
Application similarly, as Xcode gives me an unresolved symbol. Is
there no way to reference these instance variables from classes as
such?
_______________________________________________
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