Results 1 to 8 of 8
Thread: com & org
- 05-13-2010, 07:01 PM #1
- 05-13-2010, 07:41 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,606
- Blog Entries
- 7
- Rep Power
- 17
Read this.
kind regards,
Jos
- 05-14-2010, 08:29 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Last edited by Eranga; 05-14-2010 at 11:43 AM. Reason: spelling correction
- 05-14-2010, 09:11 AM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,606
- Blog Entries
- 7
- Rep Power
- 17
- 05-14-2010, 09:18 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
True, but commonly referred as naming conversion I guess. ;)
- 05-14-2010, 09:50 AM #6
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,606
- Blog Entries
- 7
- Rep Power
- 17
- 05-14-2010, 10:49 AM #7
think if you have a package myutilities with a class ReadFile in it. Now if somebody else use the same package name and the same class name in an other project when you merge these two packages the name of the class is no more unique and you are no more sure which class will be used. as already mentioned a solution to this problem was to use the reverse of the top level domain name in the package name, because the top level name is worldwide unique.
- 05-14-2010, 11:40 AM #8
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks