> From: Berin Loritsch [mailto:[EMAIL PROTECTED]] 
> 
> The link on the web site:
> 
> http://jakarta.apache.org/avalon/excalibur/container/attributes.html
> 
> Has two context keys defined an done attribute defined.  
> Obviously this
> is not enough, but we need to get to the proper abstractions.  Anyway,
> here are some changes that need to be performed:
> 
> CONTEXT
> 
> Key           Type                Description
> -----------   ----------------    
> -------------------------------------
> avalon:home   java.net.URL        This is a context directory that may
>                                    contain a bunch of files that a
>                                    component needs to do its 
> work.  There
>                                    is NO GUARANTEE that the URL is
>                                    writable.

This change has proven itself necessary (although for the moment I can
not
remember just what the circumstances were).

-------------

Is it possible to define this in the component (the implementation) meta
so that a component can declare either avalon:home as File or as URL,
depending on need? (Backwards compatiblity.) As File would mean
writable,
as URL non-writable... 

Or am I just adding complexity and semantics without a real need here?

/LS
 


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

Reply via email to