cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Document Types

seanradford
Confirmed Champ
Confirmed Champ

Has any thought been put to allowing document types to be specified at runtime, instead of just via xml files in deployed jars?

Thanks,

Sean

1 ACCEPTED ANSWER

Florent_Guillau
World-Class Innovator
World-Class Innovator

We've thought about it but there are a number of issues with who is allowed to do that, in what user interface, where is the definition stored to be still available after a server restart, how to deal with schema changes and data migration, and so on. In theory of course it's possible (and already done when hot-reloading via Nuxeo Studio).

View answer in original post

2 REPLIES 2

Florent_Guillau
World-Class Innovator
World-Class Innovator

We've thought about it but there are a number of issues with who is allowed to do that, in what user interface, where is the definition stored to be still available after a server restart, how to deal with schema changes and data migration, and so on. In theory of course it's possible (and already done when hot-reloading via Nuxeo Studio).

All as I expected. Just wanted to see if any work had actually been done / underway as a project we're soon to embark on could use it.