List view
- No due date•6/15 issues closed
Main tasks for this major release: * Update to work with soon-to-be-refactored coerible 2.0 (this should give us the biggest perf boost) * Remove const-missing magic and replace with explicit type identifiers like `type: :something` * Remove axiom-types as it turned out to not be very useful in this context * Remove string-or-symbol access in attribute set, a virtus object should only work with symbolized hashes * Remove the notion of custom attribute subclass, the only thing we need is an attribute with meta-data and a coercer * Refactor `AttributeSet` and related code so that it is no longer a subclass of `Module` (this will make Virtus work under RubyMotion!) * Add `:meta` option where all unknown options will go (should make it much easier to extend virtus)
No due date•2/8 issues closed