--- Larry Meadors <[EMAIL PROTECTED]> wrote:
> I am looking at the MessageResources class, and the MessageTag class,
> and wondering if there is a reason for them accepting different numbers
> of optional parameters - the MessageTag allows five, but getMessage() in
> MessageResources only allows four.
> 
> Other than some confusion, it is not a big deal, but it seems odd to me
> that they are different. Am I missing something? Is there a reason for
> not adding the five parameter version to the MessageResources method?

IMO, there should be 3 versions of the method: accepting no replacement
args, accepting one replacement arg, accepting an array of replacement
args.  The 4 or 5 arg methods seem arbitrary.

David

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


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

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

Reply via email to