Subclass EO class to conditionally return values
Subclass EO class to conditionally return values
- Subject: Subclass EO class to conditionally return values
- From: "John Huss" <email@hidden>
- Date: Tue, 7 Feb 2006 10:43:27 -0600
I'd like to subclass one of my custom EO classes and change it to only
conditionally return some of its values. I figured I could accomplish this
by just overriding valueForKey. When I try to use the subclass I get this
error:
java.lang.IllegalStateException: Unabled to find an EOClassDescription for
objects of class RestrictedWeeklyInfo
How do I get around this? What's the best way to do something like this?
Thanks,
John
_______________________________________________
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