~jameinel/juju-core/reflect-registry

Viewing all changes in revision 2727.

  • Committer: John Arbash Meinel
  • Date: 2014-05-11 10:30:40 UTC
  • Revision ID: john@arbash-meinel.com-20140511103040-34b1cg410cs8uk7o
Unwrapping more layers starts to look good.

I'm slowly unteasing what we actually want for rpc.Serve.
Rather than wanting an object and using rpcreflect.Value, what we really
just want is something that implements MethodCaller and possibly Kill.
This should make it easily possible for an external implementation to
provide a custom way of mapping requests (alternative Registry, etc.)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: