Farr, Aaron wrote:
From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]

There is one thing I more and more dislike. It's the lookup
mechanism in Avalon.
<snip/>
I always preferred a URI/URL approach.
<snip/>

I very much prefer a simple pluggable approach, where you perhaps start with the most basic semantics (according to me thats Objects, ie HashMap semantics, according to Berin its definately Strings), but can support any other semantics by writing like 20 lines of code and 2 lines of configuration file.

That way you could create a scheme
which could handle a number of different lookup mechanisms.

Well, URLs are ASCII strings. Not everything is easily or conveniently transformed into an ASCII string...


- LSD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Apache Excalibur Project -- URL: http://excalibur.apache.org/



Reply via email to