PROPOSAL: Lightweight Properties
    David Goodenough 
    david.goodenough at linkchoose.co.uk
       
    Thu Mar  5 09:56:49 PST 2009
    
    
  
On Thursday 05 March 2009, Marek Kozieł wrote:
> 2009/3/5 David Goodenough <david.goodenough at linkchoose.co.uk>
>
> > Now you have lost me.  I do not understand this or how it would help.
> >
> > David
>
> You can use container to store element:
>
> Container<Field> field
>
> instead of:
>
> Field field
>
> And you can add listeners / validators to it, delegate it, .....
How does adding a Generics qualifier of Field help?  Or is this an FCM
thing?
David
    
    
More information about the coin-dev
mailing list