The Artima Developer Community


Errata for Actors in Scala
Chapter 7: Customizing Actor Execution
Return to errata index.

Page 97 (PDF page 97):
ManagedBlocker trait used in Listing 7.7 is deprecated and cannot be used
as declared with private in library

blocking can be used instead as suggested :

import scala.actors.Actor._
import scala.actors.Actor

import scala.concurrent._

import

Page number: Book type: Paperback book PDF eBook
Book version: (Or build date. Found on back of title page.)
Your feedback:
Your name: (optional)
Your email address: (optional) (will not be published)

Copyright © 2024 Artima, Inc. All rights reserved.