ContentEngine
The ContentEngine is the foundation on which TopSoil is built.
Our engine borrows heavily from the concepts of the Git - Fast Version Control System
- Content Engine ensures to properly synchronizes the changes made by people using OfflineEditing i.e. the offline mode.
The way we think to solve this problem is by letting our content engine to take the union of the content changes that the editors have made.
