On Thu, Oct 11, 2012 at 5:53 PM, Max Leske <[email protected]> wrote:
> Ah! > > Could you try the Date fix I proposed in a 4.3 image? > > BTW I'm working on fixing the other failing tests (for 4.3) aswell. > > Excellent. Once you finish, let us know. We can do a compatibility package if you want. It works like this for Pharo: last Fuel (trunk) is supposed to work with last (trunk) of Pharo, right now 2.0. Then, we have a package with "overrides" or some other dirty hacks to work with each previous version of Pharo. And then Metacello takes care of automatically load the necessary compatibility packages. See the ConfigurationOfFuel>>baseline19: and look the FuelCompatibilityXXX packages. We could have the same for Squeak if somebody do them. Cheers, > Cheers, > Max > > > On 11.10.2012, at 11:48, Edgar J. De Cleene <[email protected]> > wrote: > > > > > > > > > On 10/10/12 11:04 AM, "Max Leske" <[email protected]> wrote: > > > >> Edgar, which version of Squeak are you using? > >> > >> Max > > > > Current Squeak 4.4 updated with some code I add. > > > > Edgar > > > > > > > > > -- Mariano http://marianopeck.wordpress.com
