On Thu, 15 Nov 2001 02:25, Berin Loritsch wrote:
> > c) XMLizable and XMLFragment
> >    These marker interfaces are used to convert an arbitrary object
> >    to an DOM node or to send XML events.
>
> They are useful in application programming--and possibly our serialization
> framework for Components.
>
> If this is the case, these interfaces (or at least the XMLizable one) would
> live in Framework so that Configuration can extend it.

I don't think XMLizable should be in framework - it has nothing to do with a 
generic component model or lifecycle management and isn't as useful as the 
ExceptionUtil/Version classes.

XMLizable is something that could be used to implement COnfiguration 
instance. If so then the COnfiguration implementation should be in excalibur 
rather than framework IMHO.

-- 
Cheers,

Pete

---------------------------------------------------
"If you don't know where you want to go, we'll make 
sure you get taken." 
Microsoft ad slogan, translated into Japanese.
---------------------------------------------------

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

Reply via email to