Hello,
I have a class which defines object which can be stored in two
different repositories, depending on some criteria. Now, each object
has many associated objects (children) which are all in the same
database as parent object is.
The problem is how to implement that so parent object is looking for
children in proper repository instead of default. Should I just simply
rewrite child_object_name method or is there a better solution?

Stan.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to