Menu

#14 Package name does not match code conventions

open
nobody
None
2
2012-09-15
2006-06-07
No

The current java package name JOscarLib does not
correspond to the java naming conventions
(http://java.sun.com/docs/codeconv/html/CodeConventions
.doc8.html).

It should be refactored to net.sf.ooimlib.joscarlib
for example.

Discussion


Log in to post a comment.