pekko/akka-docs/rst/scala/code/docs/actor
Roland 28aad82b1a deprecate closure-taking Props factories, see #3081
- base Props on Deploy, Class and Seq[Any] (i.e. constructor args)
- remove deprecated Props usage from akka-docs sample code
- rewrite UntypedActorDocTestBase
- rewrite Java/Scala doc section on actor creation
- add migration guide entry
2013-04-16 12:48:31 +02:00
..
mailbox Java docs and sample of durable mailbox, see #2761 2013-02-20 12:52:28 +01:00
ActorDocSpec.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FaultHandlingDocSample.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
FaultHandlingDocSpec.scala #3077 - Deprecating ActorRef.isTerminated 2013-04-03 23:57:28 +02:00
FSMDocSpec.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
InitializationDocSpec.scala Added patterns for initialization for Scala #2297 2013-02-22 14:13:32 +01:00
SchedulerDocSpec.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
TypedActorDocSpec.scala Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
UnnestedReceives.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00