annotate my new FIXMEs with RK

This commit is contained in:
Roland 2011-12-03 22:42:13 +01:00
parent 236ce1557c
commit ea4d30e732
5 changed files with 6 additions and 6 deletions

View file

@ -268,7 +268,7 @@ private[akka] case class RemoteActorRef private[akka] (
loader: Option[ClassLoader])
extends InternalActorRef {
// FIXME
// FIXME RK
def getParent = Nobody
def getChild(name: Iterable[String]) = Nobody