GroovyのCategoryとMixin周り: - Groovy - Category and Mixin transformations -- http://groovy.codehaus.org/Category+and+Mixin+transformations - Groovy - Runtime mixins -- http://groovy.codehaus.org/Runtime+mixins - Groovy Goodness: Mixin Functionality to Classes - Messages from mrhaki -- http://mrhaki.blogspot.jp/2009/10/groovy-goodness-mixin-functionality-to.html 実行時にObject.mixinできるってナニソレ怖い。 他、Groovyのドキュメントに動的にjarやクラスパスを追加する手法の解説があったのでメモ。 - Groovy - Influencing class loading at runtime -- http://groovy.codehaus.org/Influencing+class+loading+at+runtime - Groovy - Class Loading -- http://groovy.codehaus.org/Class+Loading