vert-x / mod-lang-groovy

Vert.x 2.x is deprecated - use instead
https://github.com/vert-x3/vertx-lang-groovy
Other
16 stars 15 forks source link

Remove CompileStatic Skip #55

Closed danthegoodman closed 10 years ago

danthegoodman commented 10 years ago

The ClosureUtil.wrapAsyncResultHandler(Closure,Closure) can be compiled statically with some casting.

Eclipse CLA signed by danny@kirchmeier.us

LostInBrittany commented 10 years ago

Testing it before merging...