--- Chris Meyer <[EMAIL PROTECTED]> wrote:
> Assembler:   New Method:       Current Return: 
> Proposed Return:
> ----------   ---------------   --------------- 
> ----------------
> Action       performAction     void             void
> Layout       buildLayout       void            
> ConcreteElement
> Navigation   buildNavigation   ConcreteElement 
> ConcreteElement
> Page         buildPage         void            
> ConcreteElement
> Screen       buildScreen       ConcreteElement 
> ConcreteElement
> 
> Also, 'buildAction' didn't sound right to me... so I
> put in 'performAction'.
> 
> Comments?
For method names, "build" and "perform" seem better. 
The full sense of the method is completed by the
object.

- george

__________________________________________________
Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com


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

Reply via email to