Bind the given tree with this namer.
Bind the given tree with this namer. Bind recursively follows paths by looking them up in this namer. A recursion depth of up to 100 is allowed.
Translate a Path into a NameTree.
Base-trait for Namers that bind to a local Service.
Implementers with a 0-argument constructor may be named and auto-loaded with
/$/pkg.clssyntax.Note that this can't actually be accomplished in a type-safe manner since the naming step obscures the service's type to observers.