Is
there a quick way to get the size of the resultset enumeration returned by
castor without having to iterate through all elements?
if
not, this seems like it would be a great feature. Another feature that would be
great to go along with this would be the ability to iterate through the
resultset without actually materializing an object, somewhat of a .skip() or
.skip(amount) call.
thoughts?
