Le Tuesday 03 March 2015, Daniel a écrit :

> I see. Looking at the implementation, it should be fairly easy to
> support parameters in the longPoll method. It uses a single invoke()
> call which would take the parameters and then repeated calls to
> refresh() which uses the parameters from the original invocation. Feel
> free to open an enhancement report for this.

In my case, I need the parameter to be changed at each refresh, but I
think having at least the feature you describe could be nice. I'll have
a look at the way to open a report.

> > I simulated the long poll by resending the action with its params
> > from the 'success' callback. Don't know if it is very clean, but it
> > seems to work. 
> 
> That's basically what longPoll does so it should be fine.

Good!

Thanks for your help,

-- 
    Frédéric

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to