JME format (version)

Hi @,



    Last days I played with the JME binary format. I'm missing the attribute of version (or author, date,…) the format.

Something like MANIFEST.MF in the jar file. It is possible to add this in the JME binary format?



thanks,

Andriu

i think in jme 2 it is planned that a xml version of the binary exporter fixes the version problem.

I'm working on the JME 2.0



Please, could you send me the link to this discussion about xml version of the binary exporter.



But I think the binary format should be the JME format because it is always faster as xml :wink:

this was the discussion i meant: http://www.jmonkeyengine.com/jmeforum/index.php?topic=7034.0

i am not sure if an 'official' xml ex-importer is currently in work.

The XML IO code is part of jME 2.0, see:

http://www.jmonkeyengine.com/jmeforum/index.php?topic=8469.0

thanks