groowt/TODO.md

13 lines
412 B
Markdown

# TODO
- [ ] Separate out the following into separate, non-Groowt projects with their own repositories and the com.jessebrault
namespace:
- antlr gradle plugin
- all util:
- di
- extensible
- fp
- [ ] di bug: @Singleton toSelf() causes stack overflow
- [ ] figure out how to make the GroovyClassLoader consistent between the groovy compiler configuration and the wvc
compiler configuration.