RE: Java package names
"Christopher Dolan" <[email protected]>
| Newsgroups | gmane.comp.apache.incubator.river.devel,gmane.comp.apache.commons.general |
|---|---|
| Message-ID | <77F1E32F67C8D5479858C0C7E93EB465030A825A@WAL-MAIL.global.avidww.com> |
I vote against such an incompatible change. There are a lot of classes under there, for example com.sun.jini.thread.TaskManager, that are utility code employed by downstream developers. I think all new code should go elsewhere if possible, but changing the existing com.sun.jini packages would be hard on existing users. Chris -----Original Message----- From: Benson Margulies [mailto:[email protected]] Sent: Tuesday, October 12, 2010 11:51 AM To: [email protected]; [email protected] Subject: Java package names River imported packages of code from the original Sun grant under the name 'com.sun.whatever'. How important is it to change that?