Fwd: Really usability fix for Versionner
-------- Message transféré -------- Sujet : Really usability fix for Versionner Date : Sat, 12 Mar 2016 13:25:43 +0100 De : stepharo <stepharo@free.fr> Pour : Pharo Development List <pharo-dev@lists.pharo.org> Hi I checked with christophe and it is IMPOSSIBLE to use Versionner for managing projects like SciSmalltalk. First I cannot even reach the ok or cancel button (check the png - this is not fun) Second and more important, Metacello gives warning on projects I do not have any control. So based on the feedback of Christophe I introduced a setting to disable/enable the check. https://pharo.fogbugz.com/f/cases/17806/Make-Metacello-rules-optional-in-Ver... It is important to have it in Pharo 50 else we will not be able to use Versionner or we will have load this fix each time we want to manage large project and I'm fed to spend my life updating configuration of more than 30 packages by hand. Versionner is cool but without this fix the system kills my productivity. I do not have much time to improve Sci and I would like to prefer to use it on real issues and not just spending time updating stupidly numbers. Stef
stepharo wrote
it is IMPOSSIBLE to use Versionner for managing projects like SciSmalltalk.
Yes, also it is impossible to use with Metacello's BaselineOf (created in 2012). This means that all git-hosted projects using Metacello in the recommended way (e.g. storing most info in a BaselineOf committed in the repo alongside the project code) are back to writing dependency info by hand - obviously a huge drag now that we've been spoiled by Versionner! ----- Cheers, Sean -- View this message in context: http://forum.world.st/Fwd-Really-usability-fix-for-Versionner-tp4884177p4885... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (2)
-
Sean P. DeNigris -
stepharo