umco / umbraco-ditto

Ditto - the friendly view-model mapper for Umbraco
http://our.umbraco.org/projects/developer-tools/ditto
MIT License
79 stars 33 forks source link

Processors - update documentation #148

Closed leekelleher closed 8 years ago

leekelleher commented 8 years ago

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

leekelleher commented 8 years ago

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

leekelleher commented 8 years ago

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

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

leekelleher commented 8 years ago

Done, added by @mattbrailsford in commit d1926ed01ca5df0fb758edacb1dddf150a75f884