Open Ocramius opened 10 years ago
Currently simply discovers the parent locator for a given service and traverses calls to get. Instead, it should find out which object asked for the service, rather than just the locator that did actually handle the lookup.
get
Currently simply discovers the parent locator for a given service and traverses calls to
get
. Instead, it should find out which object asked for the service, rather than just the locator that did actually handle the lookup.