kreal
kreal

Reputation: 51

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?

Upvotes: 5

Views: 1868

Answers (2)

Stephen Chung
Stephen Chung

Reputation: 14605

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

Upvotes: 7

Eugene Lazutkin
Eugene Lazutkin

Reputation: 43956

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

Upvotes: 1

Related Questions