Thank you Doru!
Which version should I load on Pharo 1.2.2?
Is there a way to look this for myself?
Thanks again.
On Wed, Jul 13, 2011 at 17:07, Tudor Girba <tudor(a)tudorgirba.com> wrote:
You need the latest Pharo 1.3 to load the default
version.
Cheers,
Doru
On 13 Jul 2011, at 17:05, Alex Schenkman wrote:
I sent the mail below before I was subscribed to
the list.
Sorry if you get it twice.
---------- Forwarded message ----------
From: Alex Schenkman <alex(a)schenkman.info>
Date: Wed, Jul 13, 2011 at 17:00
Subject: Which Pharo version do I need for loading Glamour?
To: moose-dev <moose-dev(a)iam.unibe.ch>
Hi list,
Loading Glamour on Pharo 1.2.2-12353 gives me the following warning:
This package depends on the following classes:
SubscriptionRegistry
You must resolve these dependencies before you will be able to load these
definitions:
SubscriptionRegistry>>glmSubscriptions
I did:
Gofer new
squeaksource: 'Glamour';
package: 'ConfigurationOfGlamour';
load.
(Smalltalk at: #ConfigurationOfGlamour) perform: #loadDefault
Proceeding gives more warnings:
This package depends on the following classes:
SubscriptionRegistry
You must resolve these dependencies before you will be able to load these
definitions:
SubscriptionRegistry>>hasHandlerFor:
SubscriptionRegistry>>lookFor:
SubscriptionRegistry>>lookFor:ifNone:
SubscriptionRegistry>>unsubscribeForEvent:
Proceeding loads but fails executing: GLMBasicExamples open
Thanks!
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Value is always contextual."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev