I think that it is fine to call additions to Configurations "contributions",
but then instead of the add() method of Configuration being called "add",
shouldn't it be called "contribute"? This way the code reads as
"contributing to" Configurations.


Robert Zeigler wrote:
> 
> -1.
> 
> Although I agree that the naming is misleading, "contribute" is the  
> correct word to use;  "configure" is not.  You aren't configuring  
> anything.  You are contributing a piece of information which /may/ be  
> used to /help/ configure a service.  If anything, the method naming  
> should be changed to:
> contributeToXXX.
> 
> 
> Robert
> 
> On Jul 15, 2007, at 7/158:46 PM , [EMAIL PROTECTED] wrote:
> 
>> 在 Mon, 16 Jul 2007 06:29:28 +0800,dtrebbien <[EMAIL PROTECTED]>  
>> 写道:
>>
>>>
>>> I posted a message to Tapestry User, but I am now thinking that it  
>>> should
>>> have been posted to this mailing list.
>>>
>>> Here is the URL to my original message:
>>> http://www.nabble.com/forum/ViewPost.jtp?post=11581727&framed=y
>>>
>>
>>> I would like to suggest that the "contribute...()" methods be  
>>> renamed to "configure...()"because the current names are  
>>> confusing.For example, contributeMasterObjectProvider does not  
>>> actually contribute a MasterObjectProvider;
>>> instead, the method is used to add ObjectProviders, which  
>>> essentially means configuring theMasterObjectProvider service.  
>>> Maybe the method should even be  
>>> called"configureMasterObjectProviderService" in order to clarify  
>>> this even further.
>>
>> +1
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-Should-%22contribute...%28%29%22-be-%22configure...%28%29%22-or-%22configure...Service%28%29%22--tf4083667.html#a11678180
Sent from the Tapestry - Dev mailing list archive at Nabble.com.


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

Reply via email to