----------------
- Fix non-blob image decoding.
[jone]
- Dexterity support.
[jone]
- Do not unserialize schema fields on plone site root.
The plone site has no schema.
[tschanzt]
- Implement better blob file detection (ftw.file support).
[jone]
- Fix decoding blobs so that it does not use the old _process_input method.
[jone]
- Removed archetypes.schemaextender, since we can use obj.Schema() for getting.
[Julian Infanger]
- Plone 4 support, drop Plone 3.
[jone]