Ok, let's start to see how to do HDF.

In current CVS, there is an xml file that describes part of the format.
I would like to make this file generate almost all Java files automagically.

We will have from CVS many files that represent in-memory structure of the
document.
My problem now is: how should document reading work, ie how to build up such
a structure?
a- an external class does it all
b- each structure class is passed the inputstream from the parent and fills
itself up

Another point is: what should the user java model look like?

--
Nicola Ken Barozzi                 [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------

Reply via email to