Debugging EO design smells
Debugging EO design smells
- Subject: Debugging EO design smells
- From: Frédéric JECKER <email@hidden>
- Date: Thu, 27 May 2010 09:38:58 +0200
Hi,
I'm working on a 10yo woapp that started recently to behave strangely when deleting records :
the saveChanges() methods triggered a complete refresh on some huge tables.
After searching a while we found that this was caused by to-many relationships which had inverse relationships.
We deleted the unwanted reverse relationships which solved most of our cases but we still have similar issues on other parts of our application.
Is there a (good) not so bad practice to locate those smells (except parsing each of the 50+ EOModels of the app ?)
Thanks
Fred _______________________________________________
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