Q: Views with EOF
Q: Views with EOF
- Subject: Q: Views with EOF
- From: Arturo PĂ©rez <email@hidden>
- Date: Thu, 8 Apr 2004 12:05:57 -0400
Hi all,
Here's a question regarding views and EOF. I have an entity with a
toMany relationship to some other entities. At this junction, I need
to either
1) put in a filtering everywhere I traverse this relationship
2) make cover methods to run the SQL I need to filter these
relationships
4) create a new entity with a restricting qualifier and relationship
to that
3) Create views instead of tables to fulfull these relationships.
I much prefer method #3 over the others. However, I would like to
approach this cautiously. Are there any gotchas in defining EOF
relationships with views instead of tables?
Thanks in advance.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
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.