[izpack-devel] Adding XInclude support
Matthew Fudge
matfud at yahoo.com
Wed Dec 12 10:18:42 CET 2007
Hi Julien,
XInclude is designed by committee so yes it probably is overkill :)
Lack of namespace support will mean that the include element will be hardcoded in the xml parser. It won't be
able to be used for anything else :( I don't think that this is a particularly large problem for izpack though.
So, if I do this two elements <include> and <fragment> will become reserved element names (actually there is a
third called <fallback> which will also have special meaning but only within an include element.
Cheers
Matt
----- Original Message ----
From: Julien Ponge <julien.ponge at gmail.com>
To: izpack-devel at lists.berlios.de
Sent: Wednesday, 12 December, 2007 8:14:38 AM
Subject: Re: [izpack-devel] Adding XInclude support
Hi Matt,
> a) Is a change like this likely to be accepted?
Yes, although XInclude may be too big for the task, and ...
> b) namespace support seems really limited in nanoxml when used in
IzPack. I'm not seeing any. Am I missing something?
... nanoxml doesn't indeed support namespaces.
> 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.
NanoXML is not developed anymore, so you can make changes there if you
want. The thing is to make it lightweight enough.
Or maybe a <include (...)> style tag would be just enough?
Cheers
_______________________________________________
izpack-devel mailing list
izpack-devel at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/izpack-devel
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
More information about the izpack-devel
mailing list