On Friday 12 July 2002 08:51 pm, Stephen McConnell wrote:
> >How about the creation of an excalibur.configuration ?
>
> +1
> That's where is was up until a few weeks ago.  I would prefer to see
> this as small package containing just the configuration utilities
> (CascadingConfiguration, ConfigurationUtil, and other specifically
> related to configuration management).  Putting it back under
> excalibur/configuration also maintains consistentency with respect to
> the other users of the package outside of Avalon.

I'll do that. It'll be a good chance to learn some CVS skills on reverting to 
revive those classes.

> >ps. i have block configuration validation working, expect a commit soon,
> >whoho!
>
> What exactly are you validating here ?

Configuration information. A phoenix block can declare a schema type 
(relax-ng, xml schema, etc) and phoenix will look for a file named 
<class>-schema.xml next to the class file (just like xinfo).

Then when phoenix is starting up an application, the configuration information 
for a block is verified with the schema before loading it.
-pete

-- 
peter royal -> [EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to