to-many is null?
to-many is null?
- Subject: to-many is null?
- From: Jonathan Rochkind <email@hidden>
- Date: Mon, 11 Aug 2003 13:09:37 -0500
I am over-riding both awakeFromInsertion and awakeFromFetch, but I DO call
the superclass implementation. So that's not it.
But I have an EO, fetched from the db, and when you call a to-many array on
that EO, you get 'null'. Instead of an empty array. I believe this isn't
supposed to happen; the contract of an EO is to always return an array for
a to-many relationship, possibly an empty array, but never null.
Any ideas what could be causing this?
--Jonathan
_______________________________________________
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.