New Connectors Demo, Refrigerator Magnets on Bob's Super Swiki

Ned Konz ned at bike-nomad.com
Sat Mar 3 23:14:12 UTC 2001


On Saturday 03 March 2001 14:21, Karl Ramberg wrote:
> Ned Konz wrote:
> > I've just posted new versions of my NewConnectorsDemo and the
> > RefrigeratorMagnets on Bob's Super Swiki.
>
> Thanks for some great projects.
> But I had some trouble loading them. Both seem to be dependent on
> some of the previous or other projects.
> This is not yet solved in the project loading. A published project must
> still hold all the changes necessary to work. Right now there is no
> mechanism to load dependencies.

Sorry, I hit the wrong button and sent the prior mail too soon. I was going 
to add:

NCConstraintMorph
allSubInstancesDo: [ :ea | ea preferredConnection ifNotNilDo: [ :pref |
	(pref isKindOf: Array) ifFalse: [ ea setProperty: #preferredConnection 
toValue: (Array with: pref) ] ]

This is for converting prior instances. Or you could just delete all the 
NCConstraintMorphs and then load the project.

What kind of problems are you having?


-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com





More information about the Squeak-dev mailing list