frees-io / freestyle-cassandra

Freestyle Cassandra
http://frees.io/
Apache License 2.0
17 stars 4 forks source link

Add support for type checking in the interpolator #91

Closed fedefernandez closed 6 years ago

fedefernandez commented 7 years ago

We should wait until all CRUD operations are revised and supported (#93 and #94)

fedefernandez commented 6 years ago

Currently, this is not possible because we don't have access to the value class at compile time (in the macro definition).

I'll close this issue (we can reopen it or create a new issue in a near future).