Stephen McConnell wrote:
Fernando Padilla wrote:

If we want to pull it out of -impl, we could go and add it to
framework-api, even though no one but containers should ever deal with
modifying configuration objects, so it should go into -spi.

I would be OK with MutableConfiguration under -spi:


 avalon-framework-api
 avalon-framework-spi  <-- contains MutableConfiguration
 avalon-framework-impl <-- depends on spi and api

IMHO avalon-framework-impl =~ avalon-framework-spi. It only contains stuff useful to containers implementing framework support. Yet-another-jar-with-only-5-classes doesn't seem like a good idea, especially as the split classloader argument doesn't seem to hold here.


--
cheers,

- Leo Simons

-----------------------------------------------------------------------
Weblog              -- http://leosimons.com/
IoC Component Glue  -- http://jicarilla.org/
Articles & Opinions -- http://articles.leosimons.com/
-----------------------------------------------------------------------
"We started off trying to set up a small anarchist community, but
 people wouldn't obey the rules."
                                                        -- Alan Bennett



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



Reply via email to