> From: Stephen McConnell [mailto:[EMAIL PROTECTED] 
>
> Can we explore the above sentence a little.  What I'm interested in 
> understanding is *if* and where the connections *should* exist.  If I 
> image a scenario where a model aspect handler is added as part of the 
> internal container system - I can see two possible approaches:
> 
>    1. it uses a supplied Type to get information (such as the
>       class name of the component) to handle the internalization
>       of a model (using whatever technology is appropriate)
> 
>    2. there is a generic method with the Type to provide
>       convenient access to supplementary model information

I don't quite understand.

 1. What connections?

 2. Are the approaches this:

      1. The container uses some other metadata facility (C-A or
whatever) 
         to get the information it needs based on a class name (or other
         key).

      2. The container gets a Type value-object.

/LS



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

Reply via email to