[Newbies] Re: Can't file in project with SqueakMap code in it

2006-07-29 Thread Klaus D. Witzel
Mike, thank you for sharing this experience. In another world at another  
time I'm investigating the dont's and do's of the (most likely rotten)  
interplay between the classic changes mechanism and SqMap and MC. You  
experience made it onto my toDo list, thank you.


/Klaus

On Sat, 29 Jul 2006 00:59:18 +0200, Mike O'Brien wrote:


Is this a problem with the order in which Project files
are written?  It's just possible that I first loaded XPMReadWriter
before creating this project, then loaded it in again.  Would
this result in such a Project file?


It's possible this is what happened.  I just tried
an experiment where I started with a clean image of 3.8-6665,
updated SqueakMap, created a new Project, entered it, loaded
XPMReadWriter, wrote out a Project file, then abandoned the image
and loaded the new Project file into a clean image with
an updated SqueakMap.  That project file loaded without error.
It looks like if you reload a class into an image that already
has the class defined, what goes into the changeSet won't
file in correctly to an image that's never seen the new
class before.  I suppose I shouldn't be surprised.

On my original image that gave rise to this problem,
I also got a popup about blocks playing with instance variables,
which I didn't understand even after browsing the debugger
that resulted.  Pointers as to what that's all about would be
appreciated: I couldn't even make enough sense of what it
was trying to tell me (the Debugger opened on methods deep
inside the squeak parser) to determine whether this was
related to the problem of filing in the Project file.

Mike O'Brien



___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] Books

2006-07-29 Thread Damien Cassou

Clichages Haupt wrote:

Hi Tyler,

On 7/18/06, Tyler Rorabaugh [EMAIL PROTECTED] wrote:

Im looking for some intro tutorials as well as books any ideas /
recommendations?


on Smalltalk, especially Squeak, I presume?

There is, of course, Stéphane Ducasse's excellent list of free (!)
books, which you can find at
http://www.iam.unibe.ch/~ducasse/FreeBooks.html .


For Smalltalk, I recommand Smalltalk By Example on this webpage.
___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners