[FMX2004] De Facto Directory Structure

Do any of you gurus out there have any input on FMX2004 directory structure conventions?

I have leared to appreciate such a convention with my Java experience…

source
classes

etc.

With Java the idea is to separate source files from class files, making it very easy to deploy an application w/o including the source. As ActionScript becomes more “java-esque” has anyone made a standard.

cheers!

Potamus.