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.
- fetchInto and immutable classes ericjs
- Re: fetchInto and immutable classes Lukas Eder
