>> >> I think integrating CS code in a qooxdoo app *in the browser* (at run >> time) wouldn't easily work. > > > Why not? It's possible to include coffee files in the <script> tag: > http://jashkenas.github.com/coffee-script/#scripts
Yeah, sure, but this is true for most third-party JS libs. It's also the most shallow way of integration. I was thinking more of writing qooxdoo classes in CS, with all the usual goodies like automatic depedency analysis, resource management, optimization, etc. T. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
