I definitely use this feature. I use it for synching model data between two different machines.
Mark. Dan Kubb (dkubb) wrote: > Hi, > > I was wondering how many people use the same model with different > repositories? > > I know many people (myself included) use the same model with a > different repository for testing as opposed to development, but that's > not really what I mean. I mean do you persist/retrieve data from a > specific model using multiple repositories within the same context? > > A good way to know if this applies to you is to ask yourself "Do I > have code that wraps finders or persistence methods in repository() > blocks?". > > I'm just trying to get a handle on how people use DM "in the wild" and > make sure that the features DM provides are closer inline with > people's use cases, and gradually move away from approaches that > aren't being used at all yet clutter up the code to support. If I had > to guess I'd say that the ability for a single model to be accessible > by multiple repositories all at the *same time* is seldom -- if at all > -- used. > > -- > > Thanks, > > Dan > (dkubb) -- 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.
