[MacRuby-devel] layout and naming conventions?

Joseph Anthony Pasquale Holsten joseph at josephholsten.com
Sun Jan 2 03:33:53 PST 2011


I've seen Apple's “File System Overview,” at http://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFileSystem/BPFileSystem.html

Is there something similar for the XCode structure?
--
http://josephholsten.com

On Jan 1, 2011, at 6:13 PM, Matt Aimonetti wrote:

> The recommendation is to stick to Xcode conventions.
> 
> - Matt
> 
> Sent from my iPhone
> 
> On Jan 1, 2011, at 22:29, Rich Morin <rdm at cfcl.com> wrote:
> 
>> One of the things that I liked about Ruby on Rails from the
>> start was its use of a regular directory layout, allowing
>> both code and coders to know where to look for things.
>> 
>> I'm currently developing a Rails-inspired framework aimed
>> at making Google SketchUp plugins easier and safer to write.
>> So, I've been looking hard at the conventions (eg, directory
>> layout, file naming) used by Rails and inventing others if I
>> can't find a suitable one to steal.
>> 
>> The recent thread on testing made me remember a question I've
>> had for some time.  Are there documented Best Practices for
>> MacRuby app organization?  I'd assume that these would start
>> with the organizations used by Xcode and the packaging tool,
>> but I could also imagine slots for documentation, tests, etc.
>> 
>> Can anyone give me pointers and/or a rundown on the current
>> situation?
>> 
>> -r
>> -- 
>> http://www.cfcl.com/rdm            Rich Morin
>> http://www.cfcl.com/rdm/resume     rdm at cfcl.com
>> http://www.cfcl.com/rdm/weblog     +1 650-873-7841
>> 
>> Software system design, development, and documentation
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list