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