[Dev] Stomp events
Brett Wooldridge
bwooldridge at alterpoint.com
Fri Jul 4 14:24:07 CDT 2008
Leo,
I've currently got Stomp events working between the existing client and the server (on my box), but I have a question for you. Currently, the trigger events contain the JAXB serialized (XML) ExecutionData objects, which are de-marshalled on the client-side. But it strikes me that doing this may not be feasible with the Flex client. Can you verify that? I can convert all of the events to be properties based, but there's obviously some work there. Right now the Atom event feed is a mixture of JAXB object and properties events. Do we want to continue this, or homogenize everything to property events?
-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20080704/607595c4/attachment.html
More information about the Dev
mailing list