On Thu, Mar 20, 2008 at 5:04 PM, marisol brigitte león granados
<[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I am trying to prove things simpler to move forward step by step. I want to
> do an exercise with the documentation that the link
> http://qooxdoo.org/documentation/0.7/remote_io. I appreciate that if someone
> has a full example of how to do something like that but that the data
> accessed come from a table of a database (mysql, sqlServer), without using
> JSON and instead using text / html.

When you switch to a new computer, do you program it in assembly
language instead of a high-level language because it's "simpler to
move forward step by step"? :-)

Yes, you can do the low-level I/O directly with qx.io.remote.Request,
but for what you're trying to accomplish, it sounds like RPC will be
vastly simpler for you.

I think you can find some examples of the low-level stuff (and I know
you can find examples of RPC) in demobrowser's "test" directory (as
opposed to "example").

Cheers,

Derrell

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to