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!
I sent the mail below before I was subscribed to the list. Sorry if you get it twice.
---------- Forwarded message ---------- From: Alex Schenkman alex@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@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!
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@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@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@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Value is always contextual."
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@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@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@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@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@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
You can try loading version '2.1' from the ConfigurationOfGlamour.
Cheers, Doru
On 15 Jul 2011, at 08:25, Alex Schenkman wrote:
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@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@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@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@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@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Speaking louder won't make the point worthier."
On a new Pharo-1.2.2-12353 image I did:
Gofer new squeaksource: 'Glamour'; package: 'ConfigurationOfGlamour'; load. (ConfigurationOfGlamour project version: '2.1') load.
and get the following warning:
You must resolve these dependencies before you will be able to load these definitions: SubscriptionRegistry>>hasHandlerFor: SubscriptionRegistry>>lookFor: SubscriptionRegistry>>lookFor:ifNone: SubscriptionRegistry>>unsubscribeForEvent:
The examples do load, so it seems to work. Should I worry about SubscriptionResgistry?
Thanks! On Fri, Jul 15, 2011 at 12:45, Tudor Girba tudor@tudorgirba.com wrote:
You can try loading version '2.1' from the ConfigurationOfGlamour.
Cheers, Doru
On 15 Jul 2011, at 08:25, Alex Schenkman wrote:
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@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@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@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@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@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Speaking louder won't make the point worthier."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi,
Indeed, SubscriptionRegistry is in Pharo 1.3, but the mentioned methods are in Mondrian, not in Glamour. If the Glamour tests work, you should be fine.
Doru
On 18 Jul 2011, at 08:48, Alex Schenkman wrote:
On a new Pharo-1.2.2-12353 image I did:
Gofer new squeaksource: 'Glamour'; package: 'ConfigurationOfGlamour'; load.
(ConfigurationOfGlamour project version: '2.1') load.
and get the following warning:
You must resolve these dependencies before you will be able to load these definitions: SubscriptionRegistry>>hasHandlerFor: SubscriptionRegistry>>lookFor: SubscriptionRegistry>>lookFor:ifNone: SubscriptionRegistry>>unsubscribeForEvent:
The examples do load, so it seems to work. Should I worry about SubscriptionResgistry?
Thanks! On Fri, Jul 15, 2011 at 12:45, Tudor Girba tudor@tudorgirba.com wrote: You can try loading version '2.1' from the ConfigurationOfGlamour.
Cheers, Doru
On 15 Jul 2011, at 08:25, Alex Schenkman wrote:
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@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@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@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@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@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Speaking louder won't make the point worthier."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Live like you mean it."
From Glamour-Test-Core only
GLMMondrianPresentationTest>>testPaintingTakesPresentation fails.
So I guess I'm safe.
On Mon, Jul 18, 2011 at 09:32, Tudor Girba tudor@tudorgirba.com wrote:
Hi,
Indeed, SubscriptionRegistry is in Pharo 1.3, but the mentioned methods are in Mondrian, not in Glamour. If the Glamour tests work, you should be fine.
Doru
On 18 Jul 2011, at 08:48, Alex Schenkman wrote:
On a new Pharo-1.2.2-12353 image I did:
Gofer new squeaksource: 'Glamour'; package: 'ConfigurationOfGlamour'; load.
(ConfigurationOfGlamour project version: '2.1') load.
and get the following warning:
You must resolve these dependencies before you will be able to load these
definitions:
SubscriptionRegistry>>hasHandlerFor: SubscriptionRegistry>>lookFor: SubscriptionRegistry>>lookFor:ifNone: SubscriptionRegistry>>unsubscribeForEvent:
The examples do load, so it seems to work. Should I worry about SubscriptionResgistry?
Thanks! On Fri, Jul 15, 2011 at 12:45, Tudor Girba tudor@tudorgirba.com wrote: You can try loading version '2.1' from the ConfigurationOfGlamour.
Cheers, Doru
On 15 Jul 2011, at 08:25, Alex Schenkman wrote:
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@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@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@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@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@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Speaking louder won't make the point worthier."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Live like you mean it."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev