View Single Post
  #1 (permalink)  
Old 07-30-2007, 12:45 PM
money123 money123 is offline
Member
 
Join Date: Jul 2007
Posts: 11
money123 is on a distinguished road
namespace conventions from sun....
How does Sun recommend that Java namespaces be used to guarantee unique namespaces even when installing third party packages?

Choice 1

Use the name of your company as the package name.
Choice 2

Use the product's name.
Choice 3

Register the package name at Java Technology.
Choice 4

Reverse the end of a registered domain name.
Choice 5

Use the head developer's name in the package names.

i hav got no idea on this....plzz help....
Reply With Quote
Sponsored Links