On Tue, Nov 24, 2009 at 5:22 AM, Gonzalo <[email protected]> wrote: > > Then, we modify LocalParticipant to call a special consume method that > processes only :nav param, probably a XMPP notification for our > client. Then, after this, the "real" participant consume is called. > > That way, every participant, even "automatic" ones, could notify stuff > to the client (just after the workitem is applied by the engine) just > by including the special param :nav.
Hello, or you could subclass ArParticipant to let only a some participant benefit from this feature. Automatic participants shouldn't need it, there is no client (browser?) involved... Maybe I'm wrong. Cheers, -- John Mettraux - http://jmettraux.wordpress.com -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
