we just got hosed by the merb upgrade which put repository blocks around each action, because we use at least three different adapters in our project, and often two of them in an action (e.g. lightweight stuff like authorization that happen all the time are in the in-memory adapter). is there a way to easily make a repo block that works simultaneously on two adapters?
or make a repository take a set of adapters and a model knows which adapter in the repo it uses? thanks, gary --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
