Re: Agenda SDK Dialog: Universal Replicator
I think it is not as universal achievable as you describe it. Not in a sense, just to replicate the complete database from one App to another. I think this would create a lot of compatibility issues. It may work nice initially, but if you then change the implementation, you may have the problem.
What we have as part of the SDK is a publisher and a replicator, which may be used quite universally. With the publish you can export database tables and with the replicator import them. But it is not used very much yet and therefore not well tested and documented.