Hi!
GTInspector in Pharo 5 is not up to date. Loading Roassal does not load because of the example. You need the following incantation:
ConfigurationOfGTInspectorCore loadBleedingEdge. Gofer it smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; configurationOf: 'Roassal2'; loadDevelopment
Can GTInspector be updated in Pharo 5?
Alexandre
Yes, we are working on that.
Doru
On Fri, Oct 16, 2015 at 3:14 PM, Alexandre Bergel alexandre.bergel@me.com wrote:
Hi!
GTInspector in Pharo 5 is not up to date. Loading Roassal does not load because of the example. You need the following incantation:
ConfigurationOfGTInspectorCore loadBleedingEdge.
Gofer it
smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; configurationOf: 'Roassal2'; loadDevelopment
Can GTInspector be updated in Pharo 5?
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Excellent :-)
Alexandre