Re: [Pharo-project] SystemVersion majorMinor

2012-09-05 Thread Camillo Bruni
On 2012-09-06, at 02:48, "Sean P. DeNigris" wrote: > > Camillo Bruni-3 wrote >> >> let's hope nobody relies on it :P >> > > Fix in inbox: > SLICE-Issue-6645-Deprecate-SystemVersiongtgtmajorMinor-SeanDeNigris.1 > SystemVersion>>majorMinor was removed in "Issue 6560 in pharo: [Cleanup]: > Sys

Re: [Pharo-project] SystemVersion majorMinor

2012-09-05 Thread Sean P. DeNigris
Camillo Bruni-3 wrote > > let's hope nobody relies on it :P > Fix in inbox: SLICE-Issue-6645-Deprecate-SystemVersiongtgtmajorMinor-SeanDeNigris.1 SystemVersion>>majorMinor was removed in "Issue 6560 in pharo: [Cleanup]: SystemVersion"; deprecate instead due to shock and outrage from the commun

Re: [Pharo-project] SystemVersion majorMinor

2012-09-05 Thread Camillo Bruni
On 2012-09-06, at 00:39, "Sean P. DeNigris" wrote: > > Camillo Bruni-3 wrote >> >> ok now I get it :P totally confused why CI would no longer work... >> > >- remove #majorMinor, which returns the same thing as > #dottedMajorMinor > > I guess I should've deprecated it... let's hop

Re: [Pharo-project] SystemVersion majorMinor

2012-09-05 Thread Sean P. DeNigris
Camillo Bruni-3 wrote > > ok now I get it :P totally confused why CI would no longer work... > - remove #majorMinor, which returns the same thing as #dottedMajorMinor I guess I should've deprecated it... -- View this message in context: http://forum.world.st/SystemVersion-majorM

Re: [Pharo-project] SystemVersion majorMinor

2012-09-05 Thread Camillo Bruni
ok now I get it :P totally confused why CI would no longer work... On 2012-09-05, at 22:39, Esteban Lorenzano wrote: > since today > it was a cleanup by Sean... ask him why :) > > On Sep 5, 2012, at 10:31 PM, Camillo Bruni wrote: > >> since when is SystemVersion>>#majorMinor gone? and why? >>

Re: [Pharo-project] SystemVersion majorMinor

2012-09-05 Thread Esteban Lorenzano
since today it was a cleanup by Sean... ask him why :) On Sep 5, 2012, at 10:31 PM, Camillo Bruni wrote: > since when is SystemVersion>>#majorMinor gone? and why? > since there is still SystemVersion>>#majorMinor: > > best > cami >

[Pharo-project] SystemVersion majorMinor

2012-09-05 Thread Camillo Bruni
since when is SystemVersion>>#majorMinor gone? and why? since there is still SystemVersion>>#majorMinor: best cami

Re: [Pharo-project] SystemVersion 1.1 Part 2

2009-12-14 Thread Michael Roberts
Hi Marcus, sorry can you try again please Mike ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] SystemVersion 1.1 Part 2

2009-12-13 Thread Marcus Denker
Hmm... I got a strange error when trying to merge that. On Dec 13, 2009, at 10:25 PM, Michael Roberts wrote: > http://code.google.com/p/pharo/issues/detail?id=1566 > > I have uploaded to PharoInbox an upgrade for SystemVersion so that the > various images can be better aware of their version sta

[Pharo-project] SystemVersion 1.1 Part 2

2009-12-13 Thread Michael Roberts
http://code.google.com/p/pharo/issues/detail?id=1566 I have uploaded to PharoInbox an upgrade for SystemVersion so that the various images can be better aware of their version state. After the upgrade SystemVersion current type --> #PharoCore major --> 1 minor --> 1 suffix --> ALPHA The

Re: [Pharo-project] SystemVersion 1.0 and 1.1

2009-11-17 Thread Michael Roberts
no problem ;-) Mike On Tue, Nov 17, 2009 at 7:22 PM, Stéphane Ducasse wrote: > time :) > > Stef > > On Nov 17, 2009, at 7:15 PM, Michael Roberts wrote: > >> Stef/Adrian/Marcus  what more do you need to integrate this please? >> did I miss something? >> >> Thanks >> mike >> >> On Sunday, November

Re: [Pharo-project] SystemVersion 1.0 and 1.1

2009-11-17 Thread Stéphane Ducasse
time :) Stef On Nov 17, 2009, at 7:15 PM, Michael Roberts wrote: > Stef/Adrian/Marcus what more do you need to integrate this please? > did I miss something? > > Thanks > mike > > On Sunday, November 15, 2009, Michael Roberts wrote: >> Please review these changes for 1.0 & 1.1 branches. Thi

Re: [Pharo-project] SystemVersion 1.0 and 1.1

2009-11-17 Thread Marcus Denker
On Nov 17, 2009, at 7:15 PM, Michael Roberts wrote: > Stef/Adrian/Marcus what more do you need to integrate this please? > did I miss something? > I think not... I will have a look at this soon. :-) (maybe even tonight). Marcus > Thanks > mike > > On Sunday, November 15, 2009, Mic

Re: [Pharo-project] SystemVersion 1.0 and 1.1

2009-11-17 Thread Michael Roberts
Stef/Adrian/Marcus what more do you need to integrate this please? did I miss something? Thanks mike On Sunday, November 15, 2009, Michael Roberts wrote: > Please review these changes for 1.0 & 1.1 branches.  This currently > only bootstraps better version strings.  After this I have some class

[Pharo-project] SystemVersion 1.0 and 1.1

2009-11-15 Thread Michael Roberts
Please review these changes for 1.0 & 1.1 branches. This currently only bootstraps better version strings. After this I have some class changes and deprecations for 1.1 (only). =1.0 branch= http://code.google.com/p/pharo/issues/detail?id=1446 In the inbox is a template update: Name: ScriptLoad

Re: [Pharo-project] SystemVersion

2009-11-10 Thread Michael Roberts
ok cool. before i propose changes, does anyone have any opinion on this mantis entry copied to our tracker. Damien? http://code.google.com/p/pharo/issues/detail?id=1012 If no one does I suggest to close it. thanks, Mike On Tue, Nov 10, 2009 at 8:38 PM, Stéphane Ducasse wrote: > No I checked  

Re: [Pharo-project] SystemVersion

2009-11-10 Thread Stéphane Ducasse
No I checked by accident after and this is better than before because it was in SystemVersion packge :) On Nov 10, 2009, at 9:29 PM, Michael Roberts wrote: >> Now this class should not be alone in one package. > > do you mean it shouldn't be in System-Support? Or in a better named > package?

Re: [Pharo-project] SystemVersion

2009-11-10 Thread Michael Roberts
> Now this class should not be alone in one package. do you mean it shouldn't be in System-Support? Or in a better named package? System-Support is a mixed bag of classes. thanks, Mike ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.f

[Pharo-project] SystemVersion

2009-11-04 Thread Michael Roberts
Hi, now that we have multiple branches & image types I want to improve the publishing of test results. I'm lacking a neat way to get the image type and branch number. I don't really want to parse the image file name. Seems the best thing to use is: SystemVersion current version. Is there anything