Small feature suggestion:
Right now fetchInto seems to require classes with a no-argument
constructor and setters. It would be nice if it could work with
immutable classes, and use constructor arguments (these are
introspectable) instead of setters.

Reply via email to