cboulanger schrieb:
> Hi,
>
> did you see http://www.aptana.com/jaxer ?
>
> I think Aptana could be THE IDE for qooxdoo development if full qooxdoo 
> code assist and a qooxdoo extension for the Jaxer backend could be 
> developed. This would be so cool - a ready-to-go client-server 
> architecture for qooxdoo apps. I would guess that the Jaxer Server does 
> require much less resources than, for example, a Tomcat or similar 
> complex backend (not to speak of installation hassles), and one could 
> use one language (javascript) for development instead of several... (I 
> am writing this after spending hundreds of hours on assembling a PHP 
> backend framework to work with qooxdoo).
>
> What do others think? Cheers,
>
> Christian
>   
Hi Christian,

I've played yesterday a bit with Jaxter and looked at the screencasts. I 
really liked, what I have seen. It is really easy to get started and you 
only need to learn one set of technologies (JS, DOM, CSS). I'm just not 
sure how well this approach will scale up in respect to performance in 
maintainability for lager apps.

In conjunction with qooxdoo, the DOM stuff is not that exciting but 
being able to code in just one language and having this nice transparent 
RPC mechanism is really a plus. One could imagine to have only one code 
base and generate two apps using a modified generator from this code 
base. One app runnning on the server and one app runnning on the client. 
Both apps could be integrated into the index.html file and served by 
Jaxter. This makes it really easy to share code between the client and 
the server.

Best Fabian

-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, 
Thomas Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Achim Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to