--- Scott Tavares <[EMAIL PROTECTED]> wrote:
> ----- Original Message -----
> From: george stewart <[EMAIL PROTECTED]>
> To: Turbine <[EMAIL PROTECTED]>
> Sent: Saturday, January 08, 2000 12:24 PM
> Subject: Re: OPaL the Attr class
> 
> 
> 
> well i understand the "set in construction" deal but
> over the lifetime of an
> instantiated PO's life the values of the attributes
> may and will change, so
> with out setter methods for the Attr class how will
> you do this?
> 
Currently, I just allocate a new set.  In the set and
get (should be maybe read and write) methods of the
class, the attribute list is cleared and new attrs are
added.  You might argue that it's more efficient to
reuse them.  Maybe.  In any case at this stage,
there's probably more value in completing the system
than considering performance enhancements.
-- george

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to