Hi Sebastian, see below
Am 14.11.2012 07:14, schrieb Sebastian Starroske: > Dear Stefan, > > I'm emailing you regarding your patch "[PROTOTYPE|UI] new > EnterprojectPage stuff" [1]. > > I'm emailing you using the DPP-DEVEL mailing list, because I think the > other Saros Developers might be able to add something to my > questions/comments/recommendations. > > Here are some questions and comments from my side: > > 1) First of all I really like the idea of removing the tabs for each > project. This makes it easier for the user to choose the new project > location and not forget a project in another tab. > Do you have an idea how you would implement adding as a new project? I > could imagine that the combo boxes cointain a "Add as new project" and > if selected then a texfield will appear below, so that the user can > insert the desired project name. But this would bloat the page. A just inserted a button on the bottom of this wizard page that allow you to create new projects if you have to. > 2) You removed the feature that a message will be displayed, that the > user is going to overwrite some local changes if he chooses an existing > project. I think we should not remove that. If a developer forgot that > he made some local changes, his changes will be overwritten and he won't > even notice. Yes you are right but: Currently the calculation cost to display the user that NO file will be changed is incredible high (hashing every affected file) for large projects. This leads to the question how to show him / her that data will be modified. My solution would be: Show him a warning dialog that it is possible that files will be overwritten. Maybe build in an option to not show the dialog every time. > 3) We should still display the Version Control checkbox. Yes, it will be there in the next patch set (also I negated the option, it is now called enable version control) :P > 4) The fields containing the project name are way to short. Most of the > projects in my workspace won't fit. :-) Quite long project names, on my system the text box will display up to 18 characters. Anyway I double the size of the text box and the combo box. > 5) You mentioned some "nice" defects in the Invitation Process. I would > love to analyse those. Can you provide any details about that? How do > the resulting failures look like / how can they be reproduced? Marked some spots in the code review on Gerrit. > Best regards > Sebastian > > > [1] http://saros-build.imp.fu-berlin.de/gerrit/#/c/386/ > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > DPP-Devel mailing list > DPP-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dpp-devel BR, Stefan ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ DPP-Devel mailing list DPP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-devel