Saul Farber wrote: > * I don't care one way or the other on the "ArcSDE" vs "ArcSde" thing, > just that we do it consistently (hrm, why do I feel so anal about that? > I'm not sure, perhaps I need therapy...). > Think the java class naming conventions lean in favour of ArcSDE (since SDE stands for something). - http://java.sun.com/docs/codeconv/html/CodeConventions.doc8.html
> Sun's naming guidelines states > > Class names should be nouns, in mixed case with the first letter > of each internal word capitalized. Try to keep your class names > simple and descriptive. Use whole words - avoid acronyms and > abbreviations (unless the abbreviation is much more widely used > than the long form, such as URL or HTML). > We used to have a Jalopy setting that would give you warnings; perhaps you can set up similar warnings for NetBeans or Eclipse? I know FindBugz is willing to give me warnings about non standard class names. Jody > * I feel like "utility" or "helper" classes that are internal to the > API could live without the prefix, but that all outward-facing classes > should have the prefix. > > Your thoughts? > > --saul > > > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
