Consider, also, that if you bind to a class instea...
# kdbc
f
Consider, also, that if you bind to a class instead of a concrete instance, you only have to build out the structure of the query once, with the
KProperty
bindings simply being applied to any instance. In case performance is a concern w.r.t. reflection. 🙂