-
1 Feb 2012 8:30 AM #1
Team Collaboration using Designer
Team Collaboration using Designer
Hello,
Is it possible for 2+ developers to be working on the same Sencha Designer project in parallel?
It is not clear to me whether having a single *.xds file can be merged back together nicely into version control tool...
-
1 Feb 2012 6:55 PM #2
There is no longer a single XDS file. There are now lots of files. 1 or more per top level class. This makes it much easier to use both source control and have multiple developers.
Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
2 Feb 2012 5:30 AM #3
That is excellent to hear.
Thank you!

-
29 Feb 2012 6:14 PM #4
Workflow example?
Workflow example?
Is there a workflow example of using Designer in a collaborative environment? Right now we're using Dropbox to store the designer project file. I'm wondering if there is a better way...
Also, in terms of collaboration, Designer overwrites everything in the View folder (even outside of the UI folder) - is there a way to turn that off so that those files can be maintained by people who don't have Designer? Or, is there another file structure that we should be using?
-
29 Feb 2012 6:56 PM #5
We are in the process of writing a bunch of documentation right now. This is a good example of something we should be writing! Our recommendation would be to use a source control system like git.
The next build will have some changes in this regard:
http://www.sencha.com/forum/showthre...g-Build-gt-298Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote