J
James Edward Gray II
I've seen a couple of tutorials now claim that both sides need access
to all classes used by client and server, but that's just a half
truth, right?
I'm needing to build a client class that just defines an API, then
allow clients to subclass it to customize it to their needs. The
server will be able to handle this as long as the client object is
DRbUnDumped or proxied, right?
I just want to make sure I'm not crazy, before I try to build it.
Thanks.
James Edward Gray II
to all classes used by client and server, but that's just a half
truth, right?
I'm needing to build a client class that just defines an API, then
allow clients to subclass it to customize it to their needs. The
server will be able to handle this as long as the client object is
DRbUnDumped or proxied, right?
I just want to make sure I'm not crazy, before I try to build it.
Thanks.
James Edward Gray II