[Devel] extra.xml

Juha Heinanen jh at tutpro.com
Mon Jun 11 11:14:42 CEST 2007


Henning Westerholt writes:

 > For now you could simply add them to the openser-standard.xml file like the 
 > existing extra.xml.

that is what i ended doing.

 > I could add a new file, e.g. openser-extensions.xml, and include here the 
 > extra.xml file which would provide the database and tables.
 > 
 > openser-extensions.xml:
 > <xml>
 >    <x:include> with fallback - extra.xml:
 >      <database>
 >        <table 1></table 1>
 >        <table n></table n>
 >      </database
 > </xml>
 > 
 > I think this would work. What do you suggest?

that would be better, because then i would not need to patch any schema
files, just add new ones.

i think you could drop extra.xml if you add openser-extensions.xml,
i.e., what value would fallback to extra.xml bring?

-- juha



More information about the Devel mailing list