Re: [qooxdoo-devel] Understanding the Transport Layers

2006-11-12 Thread Aaron Cooper
: [qooxdoo-devel] Understanding the Transport Layers > > Hi Aaron, > > QxObject and QxTarget are the old names in qooxdoo 0.5.x for > qx.core.Object > and qx.core.Target. > I cannot help you with the transport layer, because I keep using my old > AJAX > code, before adopting q

Re: [qooxdoo-devel] Understanding the Transport Layers

2006-11-09 Thread dperez
Hi Aaron, QxObject and QxTarget are the old names in qooxdoo 0.5.x for qx.core.Object and qx.core.Target. I cannot help you with the transport layer, because I keep using my old AJAX code, before adopting qooxdoo. Aaron Cooper-2 wrote: > > I have the latest SVN of qxBuilder, and a login script

[qooxdoo-devel] Understanding the Transport Layers

2006-11-09 Thread Aaron Cooper
Hi there,   I'm green with qooxdoo. I find it easy to build windows etc but am having trouble in understanding how to use the Ajax Transport layers, so this code will probably roll a few eyes as my only source of reference has been the API and pulling the examples to peices to see what does