Functional Kotlin code generation for Blueprint
bootstrap module won't compile
I can't get the bootstrap sample app to compile. @fkose696 can you take a look? Everything else is functional
@dapp I couldn't exactly find where it breaks with remote debugging and the generic kapt error didn't help much. Can you give more details on what parts are functional and where exactly the code generation breaks so I can debug accordingly?
@dapp I couldn't exactly find where it breaks with remote debugging and the generic kapt error didn't help much. Can you give more details on what parts are functional and where exactly the code generation breaks so I can debug accordingly?
I think this commit should help us get this working: https://github.com/Comcast/blueprint/pull/70
Can you take a look at that ^^^