Jump to content

about the Entity XML technology


Recommended Posts

Dears:

Could anyone who can give a general idea about how O.A.D parse the XML into javascript entities ,what technology does it use.I remembered I got this information somewhere but now I forget it,highly appriciated if someome can kindly help.

Thanks in advance

Link to comment
Share on other sites

This got mentioned on irc and received this comment. It isn't comprehensive but should help a bit.

14:03 <@leper> well we use libxml2

14:04 <@leper> and relaxng

14:05 <@leper> but on top of that is xeromyces which converts to xmb (so we don't have to load xml...)

14:07 <@leper> then there is CParamNode (which I think the poster is asking for)

14:07 <@leper> and then follows cmptemplatemanager

14:08 < sanderd17> from xeromyces on, it's all code specifically written for 0 A.D., right?

14:08 <@leper> yes

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...