[izpack-devel] Adding XInclude support

Matthew Fudge matfud at yahoo.com
Wed Dec 12 09:50:14 CET 2007


Hi Dennis,

I wasn't aware of the ref-pack feature. It appears to do part of what I need however I also need to be able to include panels/fields into the userInputSpec.xml (does IzPack use nanoXML to parse this (I haven't checked yet)) and to perform other insertions into the install.xml.

Basically the software consists of a number of products that, ideally, should each know how to install themselves. However I need to be able to build  "meta" installers that can grab information (packs, User input, licenses etc) from these individual products and assemble them into a single multi-product installer where each product ends up as one or more packs in the final installer.

I'm not sure if XInclude is the best way to do this but at the moment it seems to meet many of my requirements.

Cheers

Matt

----- Original Message ----
From: Dennis Reil <Dennis.Reil at reddot.de>
To: izpack-devel at lists.berlios.de
Sent: Wednesday, 12 December, 2007 7:04:54 AM
Subject: Re: [izpack-devel] Adding XInclude support

I'm not really sure, but we already have this refpack-feature, which
 gives us the possibility to reference packs which are described in
 separate xml files.
What would be the great benefit of a XInclude implementation?

Regards, 

   Dennis

-----Ursprüngliche Nachricht-----
Von: izpack-devel-bounces at lists.berlios.de
 [mailto:izpack-devel-bounces at lists.berlios.de] Im Auftrag von Matthew Fudge
Gesendet: Mittwoch, 12. Dezember 2007 00:33
An: izpack-devel at lists.berlios.de
Betreff: Re: [izpack-devel] Adding XInclude support

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/
_______________________________________________
izpack-devel mailing list
izpack-devel at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/izpack-devel
_______________________________________________
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