[izpack-devel] Adding XInclude support

Matthew Fudge matfud at yahoo.com
Wed Dec 12 00:33:20 CET 2007


Hmm that wasn't particularly clear,

I'm not asking anyone to add the support for me, I've been given time at work to do that. The company I work for (www.volantis.com) is in the process of making a large chunk of their code open source. As part of this we are changing the installer we use from InstallAnywhere to IzPack (generating the installer is part of the build process of the code being opened).

I've pretty much finished an implementation of XInclude but would like someone from the IzPack developers community to answer the questions I posted previously so the addition will cause the least offence.

cheers

Matt



----- Original Message ----
From: Matthew Fudge <matfud at yahoo.com>
To: izpack-devel at lists.berlios.de
Sent: Tuesday, 11 December, 2007 11:47:59 AM
Subject: Adding XInclude support

Hi all,

I'm looking at adding support for a subset of the XInclude
 specification (http://www.w3.org/TR/xinclude/) to IzPack. 

To make a few projects of mine a bit more modular and maintainable I
 think it would be useful to allow parts of the 
xml files used by IzPack to be included from other files (and yes I've
 tried using external entities but they are a bit limited
for my needs)

The current code is based on a copy of the StdXMLBuilder class that has
 been modified to allow extending classes access to its internal state.

Note that this will not be a full implementation of the XInclude spec
 (I don't have time right now to handle the XPointer stuff properly)

So some questions: 

a) Is a change like this likely to be accepted?
b) namespace support seems really limited in nanoxml when used in
 IzPack. I'm not seeing any. Am I missing something?
c) Is it preferable to make changes to the nanoxml packages or the
 izPack packages. I'm asking because it makes little difference to the
code and many people prefer to keep third party source as original as
 possible.


Cheers

Matt




      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer.
 Try it
now.
http://uk.answers.yahoo.com/





      ___________________________________________________________
Support the World Aids Awareness campaign this month with Yahoo! For Good http://uk.promotions.yahoo.com/forgood/


More information about the izpack-devel mailing list