getoutreach / epf

A framework for keeping your Ember.js apps in sync.
http://epf.io
MIT License
369 stars 33 forks source link

Merge strategies? #122

Open neverfox opened 10 years ago

neverfox commented 10 years ago

I just watched the introductory video and it mentions that merge strategies can be created to handle conflicts, and it seems like it's an important part of using a library without locking. However, I haven't been able to find any mention of this in the documentation or any examples of how that's done. Does the library currently support only the default merge logic? If so, where is that itself documented?