Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #4256
| From | Michael Wojcik <mwojcik@newsguy.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Death To Sub-Sub-Sub-Directories! |
| Date | 2011-05-18 08:09 -0400 |
| Organization | Micro Focus |
| Message-ID | <ir0oj13mcj@news5.newsguy.com> (permalink) |
| References | (1 earlier) <MPG.28346ce2232f6bab989f3c@news.t-com.hr> <iqe14j$eo9$2@news.albasani.net> <MPG.2835c09ee5c89126989f42@news.t-com.hr> <iqgjol$al8$1@news.albasani.net> <MPG.28371ba461ba83ab989f48@news.t-com.hr> |
Pitch wrote: > > Java program != Java project > > I said "project" and I ment that my Java program can contain several java > projects. It's called modularity and encapsulation. ;) To be fair, I also often have "Java projects" that are a single package. For example, when I write a relatively simple UIMA annotator, it'll generally be a single package. It's part of a great honking program made up of lots of packages, but the others are pre-existing and not part of my "project". So this really depends on how "project" is defined, and what the scope of a given project is. > They can all be in the "src" directory and still keep the original package. Clearly this will remain one of the Java religious issues. > CC BY-NC-SA 3.0 Drat. I was hoping to use your post as part of my next fabulously lucrative commercial endeavor. JFTR, anyone reading my Usenet posts are welcome to make millions off them. I do not even require attribution. Knock yerselves out. -- Michael Wojcik Micro Focus Rhetoric & Writing, Michigan State University
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Death To Sub-Sub-Sub-Directories! Pitch <mail@fake.info> - 2011-05-11 10:53 +0200
Re: Death To Sub-Sub-Sub-Directories! Lew <noone@lewscanon.com> - 2011-05-11 08:57 -0400
Re: Death To Sub-Sub-Sub-Directories! Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-05-11 19:16 +0200
Re: Death To Sub-Sub-Sub-Directories! Pitch <mail@fake.info> - 2011-05-12 11:02 +0200
Re: Death To Sub-Sub-Sub-Directories! Lew <noone@lewscanon.com> - 2011-05-12 08:28 -0400
Re: Death To Sub-Sub-Sub-Directories! Pitch <mail@fake.info> - 2011-05-13 11:43 +0200
Re: Death To Sub-Sub-Sub-Directories! Michael Wojcik <mwojcik@newsguy.com> - 2011-05-18 08:09 -0400
Re: Death To Sub-Sub-Sub-Directories! John Silverstein <js19375@ymail.cox> - 2011-05-18 11:33 -0400
Re: Death To Sub-Sub-Sub-Directories! Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-20 12:36 +1200
Re: Death To Sub-Sub-Sub-Directories! John Silverstein <js19375@ymail.cox> - 2011-05-19 23:28 -0400
Re: Death To Sub-Sub-Sub-Directories! Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-20 15:31 +1200
Re: Death To Sub-Sub-Sub-Directories! John Silverstein <js19375@ymail.cox> - 2011-05-20 00:19 -0400
Re: Death To Sub-Sub-Sub-Directories! Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-20 18:50 +1200
csiph-web