Hi there,
Am 02.07.2009 um 21:29 schrieb Ralf Nieuwenhuijsen:
> I've hit this one as well. Anecdotal confirmation here. The
> qx.io.remote.RequestQueue.getInstance() has .__queue as empty at
> that point.
> Which is likely the reason it does not start the new request.
> Perhaps this has to
I've hit this one as well. Anecdotal confirmation here. The
qx.io.remote.RequestQueue.getInstance() has .__queue as empty at that point.
Which is likely the reason it does not start the new request. Perhaps this
has to do with the new security changed with remote-io in FF3.5?
Mvg,
Ralf ( @ gong.nl
Thank you for your answer Jean-Baptiste,
In fact, I've already built the JAR with ant and I'm ready to deploy it
in the Jspresso Maven repository. I just wanted to check with the
owner(s) of the code if he doesn't have any problem with that - even
though the license(s) allows to do so.
Regards,
Hi,
I'm not a big fan of Maven and so I'm not using it, but there is an
ant build.xml file if you checkout JavaRPC from SVN.
As Maven rely on ant, it may "fit the hole".
If it helps, I can provide you a jar file quickly.
On Jul 2, 2009, at 15:34 , Vincent Vandenschrick wrote:
> Hi Qooxdoo tea
Hi Qooxdoo team,
I'm making quite good progress in porting the Jspresso framework to
Qooxdoo. I'm almost 100% done with it but now comes the "hard" part
(couldn't guess it at first sight) : the Maven build integration ;-)
I'm almost done with configuring the Qooxdoo toolchain (manifest +
confi
On Jul 1, 2009, at 16:42 , Andreas Junghans wrote:
[CUT]
>
> I'm fine with the annotation approach for controlling the details.
> However, the fundamental serialization algorithm should be
> configurable on a more global level. The annotations can then be used
> by the (de)serializer for fine-gra
Alexander Back wrote:
Hi Ray,
On Wednesday 01 July 2009 Raymond Cote wrote:
I have a TextField which I'd like to limit to accepting only digits.
I've added a listener to the TextField and can grab each keystroke as it
is entered.
However, I'm unclear as to how I could decide whether or not
Hi Ian,
thanks for reporting this. Could you please file a bug report for this?
thanks,
Alex
On Thursday 02 July 2009 Ian Horst wrote:
> Hi all,
>
> RequestQueue handles the first 3 requests fine in FF3.5, but the
> following requests in queue time out ALWAYS.
>
> Code to replicate.
>
Hi all,
RequestQueue handles the first 3 requests fine in FF3.5, but the
following requests in queue time out ALWAYS.
Code to replicate.
qx.core.Setting.set('qx.ioRemoteDebug', true);
for (var i = 0; i < 4; i++) {
var request = new qx.io.remote
Hi Ray,
On Wednesday 01 July 2009 Raymond Cote wrote:
> I have a TextField which I'd like to limit to accepting only digits.
>
> I've added a listener to the TextField and can grab each keystroke as it
> is entered.
>
> However, I'm unclear as to how I could decide whether or not to let this
> key
Hi Helder,
thanks for the heads up. The cache folder is gone now.
Regards,
Daniel
Helder Magalhães schrieb:
> Hi everyone,
>
> Just noticed "Hijax" being committed to the contrib repository. Without
> investigating the contribution itself, I've noticed a "cache" directory
> ("Hijax/trunk/demo/
11 matches
Mail list logo