You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We might be interested in using capn proto at my company, but the generated classes look extremely hard to use. We'd like to instead generate kotlin classes with default constructors, values, etc. What things would need to be modified in a fork of this project in order to get that working? It appears we would need to modify capnpc-java.c++. Is that all?
The text was updated successfully, but these errors were encountered:
We might be interested in using capn proto at my company, but the generated classes look extremely hard to use. We'd like to instead generate kotlin classes with default constructors, values, etc. What things would need to be modified in a fork of this project in order to get that working? It appears we would need to modify
capnpc-java.c++
. Is that all?The text was updated successfully, but these errors were encountered: