Florent Guillaume wrote:
Very nice!

So there will also eventually be an interface to modify the presets themselves I assume?

Thanks,
Florent

Hi,

presets are currently registered as runtime extensions (located on the file-system). So the question is whether nxruntime components can be persisted. Of course if it possible to register new presets programmatically and export them to the file-system, but that's not persistence really.

thinking about it, w.r.t. nxruntime, I think there is a need for:

- local extensions (local presets specific to a site). If deployment is isolated, that's by default. - shared extensions (i.e. common presets shared between sites), using nxruntime remoting.
- persistable extensions?

/JM
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to