Date: 2004-05-25T06:00:10 Editor: HowardLewisShip <[EMAIL PROTECTED]> Wiki: Jakarta HiveMind Wiki Page: NotXMLProposal URL: http://wiki.apache.org/jakarta-hivemind/NotXMLProposal
no comment Change Log: ------------------------------------------------------------------------------ @@ -320,3 +320,5 @@ But I think it is utmost important to '''keep''' XML as a configuration mechanism. Mike Henderson: I've been looking hard at Groovy and Groovy Markup gives you something like SDL without having to write a parser. I've implemented a builder class for connecting beans together with Groovy Markup: http://www.behindthesite.com/blog/C663408438/E876434710/index.html + +HowardLewisShip: I'm not saying that you '''can't''' build beans using the scripting language of your choice. I'm simply saying that doing so, you may lose some of the benefits of !HiveMind. HiveDoc, for starters. Line precise error reporting, potentially. And it adds to the dependencies. I'd certainly endorse the idea of an add-on library to let you use scripting if that's your way, but I don't want to see the core of !HiveMind screwed just to support scripting, which only ''some'' people think is the One True Path. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
