Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • dig_nz 11 posts 60 karma points
    Dec 03, 2014 @ 15:09
    dig_nz
    0

    Mapping IContent and reverse mapping

    Hi there,

    Thank you for creating this package :-)

    Are you by any chance planning to:

    1. Implement similar mapping to IContent.
    2. Implement mapping from poco to IContent.

    The reason for 1 would be that sometimes the documentTypes in Umbraco serve as data collections rather than content (for example - list of countries). These items don't need to be published, but we would consume them in the razor views, and converting them to pocos would be much more friendly solution.

    The reason for 2 would be that sometimes we would want to create content programmatically based on a form submitted by the user. For example blogs / comments etc. It would be much easier to have a ViewModel and then convert it to IContent (not published content as it will most likely need to be moderated)

    Thanks!

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Dec 03, 2014 @ 17:13
    Lee Kelleher
    0

    Hi dig_nz,

    I don't have any plans for Ditto to support IContent. From my understanding there are fundamental differences from using (read-only) IPublishedContent.

    I can see the benefits of being able to map to/from IContent, but it is not something I personally have a need for.

    Benjamin Howarth also asked me about this recently, which I think he started to look at adding support for in the nuMapper project.

    I've pinged Benjamin via Twitter... to see if he wants to input on this thread.

    Cheers,
    - Lee

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Dec 03, 2014 @ 17:19
Please Sign in or register to post replies

Write your reply to:

Draft