Why Java Needs Hierarchical Data

Stream » Why Java Needs Hierarchical Data
Posted on Dec 16, 2011 (21 weeks ago). Seen 775 times. One comment. Permalink
Photo Rob Nikzad
Digital Content Producer
Marakana, Inc.
Member since Nov 22, 2011
Stream Posts: 37
Tagged as: Java SFJava TechTV

Peter Joh introduces us to Hierarchy, a meta-compiler that he helped create, which extends the Java language to add support for XML-like hierarchical data. Joh provides us with code examples and demos the use of three new file types that Hierarchy adds to Java (.matrix, .schema, & .mjava).




Follow along with Peter Joh's slides here:


About this event
This event was presented by The San Francisco Java User Group on December 6, 2011, organized by Marakana and hosted by StackMob.

Want to learn more about Java development?
Check out some of our training courses and videos

Comments

Posted on Jan 17, 2012
Photo Arash Arash
fkdsfk
Advertisement
Member since Oct 27, 2011
What does Hierarchy Add to Java? Hierarchical Data XML File Type Hierarchy Equivalent .xml -> .matrix .xsd -> .schema .xsl -> .mjava* *.mjava is not quite the same as .xsl