DML2
Object-Oriented Content Storage and Document Formatting
DML2 is an object-oriented content storage and document formatting framework. Using a fairly simple, object-oriented language and a few templates, generating different types of media from the same source content is made easy. This tool has been obsoleted by XSLT.
Development: C++ Code!
Last Modified: 2002-06-01T07:00Z
Even though I haven't finalized the DML2 spec or asked around for advice on the spec, I've started doing some initial coding. DML2's source is going to be far more elegant and object-oriented than that of its predecessor. Using an object-oriented language like C++ makes creating an object-oriented program/language/whatever very simple! Making something like this in C would certainly be a pain (and a waste of time =)