IMHO the capability of the client must be extended to allow execution of a) python code (defined in the module) b) shell commands (eventually embedded in python code) - defined as commands in a table
this would allow to communicate with all sorts of peripheral devices attached to the client machine. If I understand the code correctly - executing of arbitrary code on the machine where the tiny server runs should already be possible. Eventually this problem could be solved partly with RPC. But this would not allow interactive handling of the called procedure in context with the gtk-client (??) _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
