Package springbots :: Module networkspringbot
[hide private]

Module networkspringbot

source code

This module extends the Springbot class to alow its objects to be sent via xmlrpc or other methods over network by translating(two ways) the object itself to a simpler structure based on dictionary and tuples.

Classes [hide private]
  NetworkSpringbot
Extends evolvable springbot to add marshal and unmarshal methods to send more easily through network like xmlrpc