-
Notifications
You must be signed in to change notification settings - Fork 183
Reform 2.0 TODO
Nick Sutterer edited this page Jun 29, 2015
·
4 revisions
- let twin handle coercion.
- populator per default find their params counterpart by index. provide something by id. This will make this dev's life easier: https://github.com/apotonick/reform/issues/235
- Polymorphic nested properties: https://github.com/apotonick/reform/issues/132 Allow creating a different forms depending on the collection item or the property model.
- allow override setters https://gist.github.com/radar/966a9738fe66ec22185e
- do we need the possibility to override setter of form for coercion? (that should work anyway)