Added todo.

This commit is contained in:
JesseBrault0709 2024-05-30 10:54:45 +02:00
parent 9534d7b26e
commit f4e44fe050

View File

@ -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.