aspose file tools
The moose likes Beginning Java and the fly likes convension when I am using List called by nickname in the plural? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "convension when I am using List called by nickname in the plural?" Watch "convension when I am using List called by nickname in the plural?" New topic
Author

convension when I am using List called by nickname in the plural?

André Asantos
Ranch Hand

Joined: Nov 23, 2009
Posts: 234
Hi, is a convension when I am using List and I call by nickname in the plural?

Look at:



bye,
AS


André AS
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19232

I do it all the time. But it's not a "nickname", it's a variable name.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

It's more than just convention, it's common sense--if you have more than one, it's plural. (Of course, it might have zero or one, too, but the potential is there :)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: convension when I am using List called by nickname in the plural?
 
Similar Threads
Need help selected text fields visible for particular option from drop down list in JSP(struts)
toString() method explaination
Thinking in JAVA/Text Pad
Id key in .hbm.xml
JSP code not working properly