Date: 2004-11-04T17:39:11 Editor: BrianLee <[EMAIL PROTECTED]> Wiki: Jakarta-Slide Wiki Page: ConfigSuggestions URL: http://wiki.apache.org/jakarta-slide/ConfigSuggestions
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,8 +1,13 @@ ##language:en == Config Suggestions == - *It would be nice to separate namespace, action, user, and role configuration into separate files for easier management. +I could be wrong but it would be nice to have: + + *Separate namespace, action, user, and role configuration into separate files for easier management. *It would be even cooler if there are defined classes that help developers move this data into database, akin to the JDBCStore. *XML flat files are nice, but it would be easier to query and modify config data if it was in a database. + + *For all existing and future Slide XML files it would be great to have accompanying XML Schemas. It would be much easier to understand. Plus you could even use the [http://xmlbeans.apache.org/ XMLBeans] project if you had schemas. + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
