Bert Verhees wrote:
> Are there plans to work out concepts for an persistence layer
>
> Thanks in advance for an answer
>   
We are working on two or 3 variants at the moment. The general form of 
the stored information is logically a 2-column table of:

<path to info node, seriliased info node>

you can convert an entire object network to this form and store it 
efficiently. Because the paths are archetype-based paths, you can query 
quickly into the data.

We are working on the details.

- thomas


Reply via email to