Re: [Pharo-project] [ANN 1.2] prebuilt core 1.2 final
On Mar 17, 2011, at 7:13 PM, Lukas Renggli wrote:
I've got my complete Jenkins server building on Pharo 1.2 now:
http://jenkins.lukas-renggli.ch/
Some stuff is still a bit broken, but it looks good so far.
Very good! We then can release the 1.2 Full soon, too. I wonder if we should adopt your OB codebase for that? Or do we wait for 1.2.1? Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Very good! We then can release the 1.2 Full soon, too. I wonder if we should adopt your OB codebase for that? Or do we wait for 1.2.1?
I would wait a bit. I noticed that the debugger is quite broken. I only get the pre-debug window, but clicking on any button opens another pre-debug window. I don't have time to investigate, is this also in core or some side-effect of loading/unloading packages? The method #topView seems to be missing. Lukas -- Lukas Renggli www.lukas-renggli.ch
Ahh, looks like SimpleMorphic has some (probably unintentional) overrides of core methods. Unloading the package pretty much breaks everything :-( Lukas On 18 March 2011 07:02, Lukas Renggli <renggli@gmail.com> wrote:
Very good! We then can release the 1.2 Full soon, too. I wonder if we should adopt your OB codebase for that? Or do we wait for 1.2.1?
I would wait a bit. I noticed that the debugger is quite broken. I only get the pre-debug window, but clicking on any button opens another pre-debug window. I don't have time to investigate, is this also in core or some side-effect of loading/unloading packages? The method #topView seems to be missing.
Lukas
-- Lukas Renggli www.lukas-renggli.ch
-- Lukas Renggli www.lukas-renggli.ch
lukas Can you tell us where? What method is doing a problem? The point of simpleMorphic is that there is a value in it and if we do not give a chance to people to have a look at it then the money spent by esug is lost (of course esug was not paying for simpleMorphic but this is like that). Stef On Mar 18, 2011, at 7:07 AM, Lukas Renggli wrote:
Ahh, looks like SimpleMorphic has some (probably unintentional) overrides of core methods. Unloading the package pretty much breaks everything :-(
Lukas
On 18 March 2011 07:02, Lukas Renggli <renggli@gmail.com> wrote:
Very good! We then can release the 1.2 Full soon, too. I wonder if we should adopt your OB codebase for that? Or do we wait for 1.2.1?
I would wait a bit. I noticed that the debugger is quite broken. I only get the pre-debug window, but clicking on any button opens another pre-debug window. I don't have time to investigate, is this also in core or some side-effect of loading/unloading packages? The method #topView seems to be missing.
Lukas
-- Lukas Renggli www.lukas-renggli.ch
-- Lukas Renggli www.lukas-renggli.ch
participants (3)
-
Lukas Renggli -
Marcus Denker -
Stéphane Ducasse