Date: 2004-05-17T12:07:04 Editor: HowardLewisShip <[EMAIL PROTECTED]> Wiki: Jakarta HiveMind Wiki Page: SimpleDataLanguage URL: http://wiki.apache.org/jakarta-hivemind/SimpleDataLanguage
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,7 +1,7 @@ #pragma section-numbers off = Simple Data Language = -Created for !HiveMind (as a reponse to the NotXMLProposal). '''SDL''' has the elements, attributes, and nesting present in XML, but is geared towards configuration. +Created for !HiveMind (as a reponse to the ["NotXMLProposal"]). '''SDL''' has the elements, attributes, and nesting present in XML, but is geared towards configuration. 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! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
