On Wednesday 05 June 2002 11:31 pm, Peter Donald wrote: > In the future metainfo will probably include things like; > * configuration/parameters schema (maybe XML Schema?) ... > So what do you think? Is there anything else that it needs to support for > it to be useful in all containers?
Basically agreeing with LS, I looked over it all and at a glance it appears nice and clean. We'll have to see how implementations go. I've been thinking about configuration schema (yes i finally started on the console bits for phoenix), and I was looking at RELAX-NG, and specifically the Jing library (http://www.thaiopensource.com/relaxng/jing.html). One thing that appealed to me was the ability to validate a document as "feasibly valid". (Getting a bit more phoenix specific here...) I think that would be useful because if we allow a SAR to contain incomplete config information that must be supplied by the admin via the console before an app could be started, we could still validate the incomplete configuration information in the SAR. -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
