aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Package name Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Package name" Watch "Package name" New topic
Author

Package name

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Has someone lost points because package name is not according to code conventions? If it starts with "suncertify" it is not in fact right.
"The prefix of a unique package name is
always written in all-lowercase ASCII letters
and should be one of the top-level domain names, currently com, edu, gov, mil, net, org, or one of the English two-letter codes identify-ing countries as specified in ISO Standard 3166, 1981."
Jukka
Rama Ituarte
Ranch Hand

Joined: Apr 10, 2002
Posts: 62
That�s what I named my root package. I got an overall score of 153. They took of two points on the general consideration section. So you could say that they did it because of the naming of the package, but personally I don�t think so.
Rama
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Package name
 
Similar Threads
package problem ?
JavaRanch Rules Roundup #17
Home & Remote interface
unable to laod a class specifeid in ejb-jar.xml
Same Class name & package name for 2 classes