> From: bill lam <[email protected]>
> 
> On Fri, 13 Nov 2009, Chris Burke wrote:
> > bill lam wrote:
> > > Normally I'll create a new directory for a new project. In case where
> > > two projects are otherwise identical but differs by only a few files,
> > > I'll put them into the same directory.
> > 
> > This is the situation I wanted to avoid. The current design supports
> > more than one project in a directory. I myself have never used it, and
> 
> M$ used it in vista and win7. All versions of vista are in fact one
> project but with minor configuration difference to produce array of
> 
> vista {entry/home/business/enterprise} {basic/premium/ultimate}
> 
> > regard it as a nuisance. I am suggesting that there be at most one
> > project per directory - would this be a serious problem for you?
> 
> No problem, it only need to rewrite the path of source files inside
> ijp file, or symlink common files as the last resort.

I support the idea of a single project per folder with multiple
targets, which could produce different deliverables.

A couple of things to note here:

 - multiple targets will allow you to use the same sources for different
   "builds" like in Henry's example

 - there should be a mechanism of dependent projects or at least
   "components" like a addons or scripts as a way to share reusable code


      
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to