Re: [qooxdoo-devel] create-application.py -t contribution and "trunk" folder

2014-09-01 Thread panyasan
Hi Richard, but have you ever tried creating a contribution this way? In my opinion, the skeleton should be for the developers who create contributions, and no-one that works with a modern DVCS (which is probably the vast majority of devs) creates versions in subfolders anymore. You've explicitly

Re: [qooxdoo-devel] create-application.py -t contribution and "trunk" folder

2014-09-01 Thread Richard Sternagel
Hi there, the trunk directory is a top-level container. It denotes the release (e.g. "trunk", "0.1", "1.0" etc.) and it's a way to formalize the directory structure for the contrib demobrowser. We are thinking about removing the contrib skeleton in its entirety. Regards Richard ---