umco / umbraco-ditto

Ditto - the friendly view-model mapper for Umbraco

Home Page:http://our.umbraco.org/projects/developer-tools/ditto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Processors - update documentation

leekelleher opened this issue · comments

We need to document how processors work, (and clean up the ValueResolvers / TypeConverters doco).

Added documentation about Processors (and how to migrate from TypeConverters/ValueResolvers) in commit 5e488ea.

Reopening this task. We need to add info about which native ValueResolvers/TypeConverters have been renamed.

e.g. [TypeConverter(typeof(DittoPickerConverter))] to [UmbracoPicker]

Done, added by @mattbrailsford in commit d1926ed