I’ve put together a transport package for anyone who wants to try googles closure js library in the front end of revo.
It contains the library itself minus the docs folder(reduces size from 60m to 11m), taken from from r27 of googles SVN repo, and an examples folder
that contains the code for the two examples google uses(Hello World and Notepad).
It also creates a template named ’Closed’, a chunk named ’YourClosureJs’ and three resources, a container named ’Closure’, and two resources under this named ’Hello World’ and ’Notepad’ respectively. The template just pulls in the base import for the library and the resources just demonstrate the examples google uses.
A starter kit for Closure if you like.
I’ve parked it here for now,
http://bitez.hobby-site.com/index.php?id=63&relPath=projects/revolution