Re: Inheritance and relationships
Re: Inheritance and relationships
- Subject: Re: Inheritance and relationships
- From: Lachlan Deck <email@hidden>
- Date: Sat, 9 Aug 2008 12:20:29 +1000
On 09/08/2008, at 3:11 AM, Mike Schrag wrote:
Chuck and I are jibber-jabbering on aim ... Random things to look at
(that I have no idea if they can happen or what they might cause):
* triple check that all your restricting qualifiers are set
* check that the restricting qualifier on your base class is set if
it's not abstract
* check that your restricting qualifier attributes are inherited in
all the base classes (EM should not allow this NOT to be the case,
but who knows)
* check that your restricting qualifier attributes are class
properties
Indeed.
* are you using wonder's automatic restricting qualifier attribute
settings? did you mean to have it on and you don't?
Where can I read up about this one?
* double check that the type of your pk columns match the database
-- that you're not mixing int and long here ... I think chuck ran
into something crazy with this once.
* ..... profit?
with regards,
--
Lachlan Deck
_______________________________________________
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