Date: 2004-06-20T01:41:43 Editor: DieterBogdoll <[EMAIL PROTECTED]> Wiki: Jakarta HiveMind Wiki Page: SimpleDataLanguage URL: http://wiki.apache.org/jakarta-hivemind/SimpleDataLanguage
no comment Change Log: ------------------------------------------------------------------------------ @@ -6,3 +6,6 @@ See the [http://jakarta.apache.org/hivemind/sdl.html reference documentation] to learn more and see examples. The syntax is heavily streamlined to meet the needs of providing configuration data to applications, and since configuration data is ''so'' vital to !HiveMind, it makes sense to address that area directly. Having reworked a lot of !HiveMind descriptors (including the master descriptors and many unit tests) from XML to SDL I know I can't go back! The parser (buiilt on ["JavaCC"]), takes the place of a SAX event-driven parser (it emits the same events). + +---- +DieterBogdoll: How about a tool which can convert from XML to SDL and '''more important''' from SDL to XML? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
