Actor documentation - simple bug

VA Smalltalk is a "100% VisualAge compatible" IDE that includes the original VisualAge technology and the popular VA Assist and WidgetKit add-ons.

Moderators: Eric Clayberg, wembley, tc, Diane Engles, solveig

Actor documentation - simple bug

Postby marten » Wed Jul 22, 2009 9:07 pm

In the online documentation you may find the hint, how to make a method thread safe:


self Processor sstCurrentActor ifTrue: [^self sstActorSend].

It should be:

self ~~ Processor sstCurrentActor ifTrue: [^self sstActorSend].


Right ?

Marten
Marten Feldtmann, Principal Smalltalk User, Private
SkypeMe callto://marten.feldtmann
marten
[|]
 
Posts: 641
Joined: Sat Oct 14, 2006 7:10 am
Location: Hamburg - Germany

Re: Actor documentation - simple bug

Postby wembley » Thu Jul 23, 2009 1:37 pm

Marten -

Thanks for pointing this out. I think it was an artifact of the document conversion process. Fixed in V8.0.1.
John O'Keefe [|], Principal Smalltalk Architect, Instantiations Inc.
wembley
Moderator
 
Posts: 405
Joined: Mon Oct 16, 2006 3:01 am
Location: Durham, NC


Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest