Implement a document storage model

satya - 4/6/2018, 11:00:41 AM

Idea

A web page in aspire will have many sections. Some are lists, some is code, some is tables. etc

Each section needs to be edited by itself. Preferably with its own editor. The editing needs to be seamless. The output of the editor is merged back into the document.

In a way the document works like a storage definition. Like a mini database that is the unit of storage.