EOModeling of Lists...
EOModeling of Lists...
- Subject: EOModeling of Lists...
- From: james cicenia <email@hidden>
- Date: Thu, 15 Jan 2004 17:13:36 -0600
Hello -
I have a configuration file that will be a database of name and value
pairs. I will
use this table to for all my setup lists... departments, etc.,
I thought I would try to follow the manual but I get this error about a
qualifier is
needed in the parent class?!
It seemed as though by the instructions that I would be able to just
subclass
the parent class called ConfigurationLists into my other subclasses,
one of which is called ConfigurationDepartments and the qualifier would
be in this
subclass with a syntax like : (type='DEPARTMENT')
However when I save the model it tells me that the parent class
(ConfigurationLists) needs the qualifier?! This confuses me. Also, I
have declared ConfigurationLists as abstract while the other one is
not.
Was this a good idea? and, what I am doing wrong?
-James
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.