Metacello tutorial: ToolSet browse: ?!
I guess that ToolSet browse: MetacelloTutorialConfig selector: #version01:. has been superseded by something else in Pharo 2.x + What to use there? Has Nautilus something for that purpose? Thx, Phil
I guess I have to rewrite my tutorials for pharo2.0, too:( I haven't quite finished porting Metacello to Pharo2.0... I suggest that you open a browser on the class MetacelloTutorialConfig and just manually select the methods ... Offhand I don't know what the new mechanism for 2.0 is... Dale ----- Original Message ----- | From: phil@highoctane.be | To: "Discusses Development of Pharo" <pharo-dev@lists.pharo.org> | Sent: Friday, June 28, 2013 7:06:34 AM | Subject: [Pharo-dev] Metacello tutorial: ToolSet browse: ?! | I guess that | ToolSet browse: MetacelloTutorialConfig selector: #version01:. | has been superseded by something else in Pharo 2.x + | What to use there? Has Nautilus something for that purpose? | Thx, | Phil
On further review ... that code was changed quite awhile ago to: Smalltalk tools browse: MetacelloTutorialConfig selector: #version01:. The tutorials have already been rewritten for Pharo2.0, but since the port isn't quite finished yet, the code hasn't made it into production... Sorry about the confusion. Dale ----- Original Message ----- | From: "Dale K. Henrichs" <dale.henrichs@gemtalksystems.com> | To: "Pharo Development List" <pharo-dev@lists.pharo.org> | Sent: Friday, June 28, 2013 7:50:41 AM | Subject: Re: [Pharo-dev] Metacello tutorial: ToolSet browse: ?! | I guess I have to rewrite my tutorials for pharo2.0, too:( I haven't | quite finished porting Metacello to Pharo2.0... | I suggest that you open a browser on the class | MetacelloTutorialConfig and just manually select the methods ... | Offhand I don't know what the new mechanism for 2.0 is... | Dale | ----- Original Message ----- | | From: phil@highoctane.be | | | To: "Discusses Development of Pharo" <pharo-dev@lists.pharo.org> | | | Sent: Friday, June 28, 2013 7:06:34 AM | | | Subject: [Pharo-dev] Metacello tutorial: ToolSet browse: ?! | | | I guess that | | | ToolSet browse: MetacelloTutorialConfig selector: #version01:. | | | has been superseded by something else in Pharo 2.x + | | | What to use there? Has Nautilus something for that purpose? | | | Thx, | | | Phil |
Smalltalk tools browser fullOnClass:selector: is the replacement in 3.0 - should be ok in 2.0 as well. Markus told me about those. Phil --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium Featured on the Software Process and Measurement Cast http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller On Fri, Jun 28, 2013 at 4:50 PM, Dale K. Henrichs < dale.henrichs@gemtalksystems.com> wrote:
I guess I have to rewrite my tutorials for pharo2.0, too:( I haven't quite finished porting Metacello to Pharo2.0...
I suggest that you open a browser on the class MetacelloTutorialConfig and just manually select the methods ... Offhand I don't know what the new mechanism for 2.0 is...
Dale
------------------------------
*From: *phil@highoctane.be *To: *"Discusses Development of Pharo" <pharo-dev@lists.pharo.org> *Sent: *Friday, June 28, 2013 7:06:34 AM *Subject: *[Pharo-dev] Metacello tutorial: ToolSet browse: ?!
I guess that
ToolSet browse: MetacelloTutorialConfig selector: #version01:.
has been superseded by something else in Pharo 2.x +
What to use there? Has Nautilus something for that purpose?
Thx, Phil
participants (2)
-
Dale K. Henrichs -
phil@highoctane.be