raulraja
02/12/2020, 1:33 PMarrow-core as first module. Additionally we are gonna do the same with the rest of the modules introducing meta and type proofs which replace kapt and the current annotation processors. It also replaces the binding reflection tricks and dependency on suspend functions for bindings.
This should make us MPP.
We expect the split to happen between today and Friday.
When that happens and we have the arrow-core repo in a branch with meta as dependency we can split work and document what a module needs to do to be MPP so others can help with the rest of the modules. @Imran/Malic @simon.vergauwen and myself are initially gonna help with the effort of refactoring modules to make them dependent on Meta so we can eliminate all the arrow hacks that tie it to the JVM.