diff --git a/TODO.md b/TODO.md index 728d342..5065098 100644 --- a/TODO.md +++ b/TODO.md @@ -11,3 +11,4 @@ - [ ] figure out how to make the GroovyClassLoader consistent between the groovy compiler configuration and the wvc compiler configuration. - [ ] figure out better closure transpilation for wvc. +- [ ] in di, figure out how to not error if there are no injected args and @Inject is not present.