Re: [Cxtable-devel] Borne---regarding CVS....
Status: Alpha
Brought to you by:
xiarcel
From: Borne Goodman-M. <bm...@eg...> - 2001-12-12 20:02:50
|
I made the decision to go with lower case (despite the case sensitivity you mentioned in your email) after the CoreComm directory was already built. As it took me a while to do a lot of this moving around I just left it as is for the time being, with the plan to eventually move to lower case on all package names, just like the jdk. I also agree that any files not in another package yet should just be moved into the base src/cxtable to clean up the root directory, and all that should be there in the long run is /bin, /lib, /src, a Readme.txt, possibly a /www if you want to put the web site files into CVS, and a build.xml file for Ant. --bjgm On Wed, 2001-12-12 at 12:07, Williams, David wrote: > Maybe all of the packages should be EITHER lower case or upper case? Is that a major deal? > > Like... > > cxtable.corecomm.*; > cxtable.plugins.*; > > OR > > cxtable.CoreComm.*; > cxtable.Plugins.*; > > I suppose, to follow Java's own naming convention, lowercase would (with the exception of AWT) be standard....so maybe we should follow that? > > CXTLogs could be useful...although we should consider removing it...those logs are specifically to the run of my test...maybe they could remain as an example of the log-file output?...maybe a readme.txt is needed, though, to explain?... > > (PS-I realize now that most (if not all) packages have a README.txt file.... and I broke some hacker convention by not having it ;-)~ ) > > Its looking good... Do we remove ALL of the other folders, etc.... Should the orphaned .java files just be moved to cxtable/src/cxtable/...? > And then the tree would be > > cxtable/bin/* > cxtable/src/* > cxtable/lib/* > > ? > > Thanks, > Dave > > > > David Scott Williams > Computer Associates > Marketing Representative-Sales Call Center > One Computer Associates Plaza > Islandia, New York 11749 > tel: +1 800-243-9462 ext. 73431 > tel: +1 631-342-3431 (Direct) > fax: +1 631-342-5734 > wi...@ca... > > > _______________________________________________ > Cxtable-devel mailing list > Cxt...@li... > https://lists.sourceforge.net/lists/listinfo/cxtable-devel > |