A list of things that could or should be done. Contributions are welcome.
- introduce
hasField()method onModuleinstead of having to usegetValue()and catching anInvalidFieldException? - AggregateField and ReferenceField are not tracked with ChangeEvents?
- fix unspecific documentation in various files (verbose copy&paste docs)
- improve existing validation system/hooks
- add stable validators
- maybe reuse Agavi/Symfony validators?
- validation options instead of new fields with specific validators?
- remove
*Collectionfields? - more tests