Skip to content

WIP:Iteration10

Bo Lundehave Nyby requested to merge iteration10 into master

The goal of this iteration is to implement pass-by-reference-esque functionality to our Broker pattern by passing an id back and forth between the client and server, and using a name service to find the actual object on the server. Furthermore multi type dispatching should be supported/integrated.

Merge request reports