Le jeudi 20 mai 2010, Stephan Bergmann a écrit :
> On May 20, 2010, at 9:45 AM, Patrick Bernard wrote:
> > Is it possible design a schema so that configuration data can be migrated
> > from an older to a newer version of the schema  ? What is the best way to
> > do it ?
>
> When, upon OOo startup, the configmgr implementation encounters any
> configuration data items (typically from the user layer, storing the
> changes made by the user through the GUI or programmatically through the
> UNO API) that do not match a schema, those items are simply ignored.  That
> pretty much limits how you can migrate such data---do not make incompatible
> changes to your schema, only ever add to it.
>
> -Stephan

Hi

You say that it is possible to change a schema. On the other hand, the 
developer's guide states in 
Config/Creating_a_Custom_Configuration_Schema : "An installed schema is 
assumed to not change any more." Do I have to conclude that the DevGuide 
isn't accurate ?

Assuming a schema can be modified, under what conditions are the modifications 
taken into account (see issue 80296) ?


Thanks

Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to