Re: [Plastic-devs] Passing VOEvents via Plastic
Brought to you by:
johndavidtaylor,
thomasboch
|
From: Mark T. <m.b...@br...> - 2006-04-26 09:22:18
|
On Tue, 25 Apr 2006, Alasdair Allan wrote: > > Alasdair Allan wrote: > > I'd therefore like to introduce/propose > > > > void ivo://votech.org/voevent/handleEvent( String xmlMessage ) > > Possibly it should be, > > int ivo://votech.org/voevent/handleEvent( String xmlMessage ) > > returning a 1 on successful parse, and a 0 on a fail? Feeback is > always nice... Good idea, except better to use a boolean return, which is distinct from an integer in XML-RPC. Mark -- Mark Taylor Astronomical Programmer Physics, Bristol University, UK m.b...@br... +44-117-928-8776 http://www.star.bris.ac.uk/~mbt/ |