From: Craig T. <cr...@ah...> - 2001-06-07 08:21:19
|
Can I serialise data-structures in python/jython using cPickle? And if so, would I be able to pass an object serialised python server to a jython applet provided it inherited from an object available at both ends? (call me crazy :) ) I've looked into xml-rpc, but am having a last ditch attempt at working around it ;) Am I right to? My concerns are that if I start using a lot of libraries, the applet will take ages to download and run, and I'd like to keep it as small as possible. -- Craig Turner - cr...@ah... Ahdore Emerging Media - www.ahdore.com Bom Bom Bom-Bom Bom! - Puddle Lane |