On Wed, Mar 11, 2009 at 12:59:05AM -0400, Garth Dahlstrom wrote: > bin is where I store artifacts (I got it originally from Eclipse's Java > project structure of src & bin), to me a build is completely runnable by > itself like what the dist directory is to SCons on Windows. ... > I expect others have their own perspectives, which I'd love to hear
A directory called 'bin' to me, and most unix-heads I should think, means it contains only binary *executables*. Not intermediate compilation detritus. I'm with Nick, 'build' makes sense to me, but if that has a different meaning. Or 'obj' without the dot maybe. I totally agree that the dot should go. Ben ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
