|
xul, mozilla's effort at leveraging their client as a full featured development framework, has a simple and powerful packaging procedure.
the package can either be a directory structure with the actual applications and related packaging xml or all of this into a JAR file.
RDF is employed in describing the
- all packages installed
- locale specific information and paths to locale specific resources
- individual rdf describing the contents of each package using RDF:li to describe each element of the specific package
this with possibly a sprinkling of RDDL ( as i to want something descriptive at the end of a URI )may be a good starting point.
|