Hello Christian,
sure I have thought about such scenarios. I have tested node.js also and was
impressed by its elegance. I once wrote a full JSON RPC layer for node.js
which is on my github account [1]. But i'm sure it's not working anymore
because ryan (node JS guru) removed the promises one day. So on a rewrite of
the qooxdoo RPC layer we could use this code to provide a reference
implementation of the RPC (which should cover the spec anyway).

The qooxdoo OO system on node.js was a topic fabian took a look at some time
ago on his github account [2]. I'm not sure how good this is still working.
His approach was to manually set up a fire including all dependencies and
therefore include these files. So we had a prove of concept that qx oo is
working on a server but not much more.

If you want to investigate more on this topic, let me know about it. I'm
also very interested on all these possibilities with node.js.

Best,
Martin

[1] http://github.com/wittemann/JSON-RPC-for-Node.js
[2] http://github.com/fjakobs/qxoo
-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/node-js-and-qooxdoo-tp5345772p5345871.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to