Why do you have 2 identifiers instead of references in the Order class?
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
Aahil Khan
Greenhorn
Joined: Jul 30, 2011
Posts: 2
posted
0
itemId is a reference to itemId of the Object Item
which identifiers you are talking about ?
Wouter Oet wrote:Hi and welcome to the JavaRanch!
Why do you have 2 identifiers instead of references in the Order class?