You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Anton Tagunov <at...@mail.cnt.ru> on 2003/06/10 15:38:13 UTC

Would it be ok for framework to depend on commons-lang? (was: [Proposal] WriteProtectable/ReadOnly interfaces)

Hello Leo and All!

LS> As such, a WriteProtectable would fit roughly the same role inside
LS> avalon-framework as, for example, CascadingThrowable currently does. 
LS> Just like in an indeal world we would replace CascadingThrowable with 
LS> Nestable inside commons-lang, WriteProtectable might live there as well.

would it be okay for avalon-framework to depend on
commons-lang?

- Anton


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: Would it be ok for framework to depend on commons-lang?

Posted by Berin Loritsch <bl...@apache.org>.
Anton Tagunov wrote:
> Hello Leo and All!
> 
> LS> As such, a WriteProtectable would fit roughly the same role inside
> LS> avalon-framework as, for example, CascadingThrowable currently does. 
> LS> Just like in an indeal world we would replace CascadingThrowable with 
> LS> Nestable inside commons-lang, WriteProtectable might live there as well.
> 
> would it be okay for avalon-framework to depend on
> commons-lang?

:/

We strive to make sure that Framework has no dependencies.  The thing is
that if Commons Lang ever introduces a dependency on Commons Logging,
that would definitely be bad for us.  Let's KISS.  I personally don't
ever use anything from Commons Lang, as I haven't found a need for it
yet.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


RE: Would it be ok for framework to depend on commons-lang? (was: [Proposal] WriteProtectable/ReadOnly interfaces)

Posted by Leo Sutic <le...@inspireinfrastructure.com>.

> From: Anton Tagunov [mailto:atagunov@mail.cnt.ru] 
> 
> would it be okay for avalon-framework to depend on commons-lang?

For a good reason, yes. But the WriteProtectable / ReadOnly isn't
a good reason.

/LS


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org