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...
Printable View
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...
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.
That is excellent to hear.
Thank you!
:)
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?
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-298