
shouldn`t you be extending abstract classes or sommat? :p
bugger.. I`m supposed to be tidying up :\
( ,
Sat 23 Apr 2005, 10:49,
archived)
bugger.. I`m supposed to be tidying up :\

Trying to justify why i've used seriali(s|z)ed Java objects rather than SOAP. Ah well.
( ,
Sat 23 Apr 2005, 10:51,
archived)

you`d end up having to send messages over SSL, parse and validate the messages, do stuff, and send back responses which should be parsed and validated - nobody bothers with this in SOAP because it`s too slow (it`s nearly always SAX-based parsing); you at least have some security with the VM, class casting, etc. although XML is always worth browny points
*wiggles specs*
( ,
Sat 23 Apr 2005, 10:57,
archived)
*wiggles specs*