Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

dojo and google closure compiler

I noticed that dojo 1.4.0 support google compiler in simple mode, will it eventually support advance mode anytime soon?

like image 335
kreal Avatar asked Dec 16 '09 06:12

kreal


2 Answers

It is possible to use Dojo 1.6 with Closure in Advanced mode. HOWTO document: http://dojo-toolkit.33424.n3.nabble.com/file/n2636749/Using_the_Dojo_Toolkit_with_the_Closure_Compiler.pdf?by-user=t

like image 86
Stephen Chung Avatar answered Nov 09 '22 07:11

Stephen Chung


Not planned at the moment. This position can be reversed in Dojo 2.0.

like image 27
Eugene Lazutkin Avatar answered Nov 09 '22 08:11

Eugene Lazutkin