Information

News

Sponsored Links

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: Strange Bug

Last Modified: 2002-07-25T07:00Z

I think I ran into a bug in my compiler's STL implementation today. I can compile the program and it works fine under GCC v3.1, but under v2.95.3, it segfaults. Not a big problem, since I found a (weird) workaround.