Copied to clipboard

Flag this post as spam?

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


  • MK 429 posts 905 karma points
    Jan 20, 2013 @ 13:34
    MK
    0

    Using uMapper

    Hi there,

    Trying to implement uMapper in my project following this tutorial:

    http://ucomponents.org/umapper/

    I'm getting the following error:

    'uComponents.Mapping.uMapper' does not contain a definition for 'CachingEnabled'

     

    Also, Im getting each node twice..?!

    Any help will be appreciated.

    Thanks

    mkariti

     

     

  • MK 429 posts 905 karma points
    Jan 20, 2013 @ 13:47
    MK
    0

    Update: So now ive mannaged to bring each node once. No duplication.

    However, the CachingEnabled still not working.

    Thanks

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Jan 21, 2013 @ 11:41
    Lee Kelleher
    0

    Hi mkariti,

    I'm not the primary developer of uMapper, so not sure of the inner-workings (yet).  I do know there has been some improvements with uMapper caching, which will be in our next release, v5.3.1.  (Although we haven't got a release date for that yet ... potentially aiming for end of the week, just got a couple more small bugs to fix)

    Thanks, Lee.

  • MK 429 posts 905 karma points
    Jan 21, 2013 @ 18:42
    MK
    0

    Hi Lee,

    Many thanks for your reply.

    Fantastic! will wait to see the latest improvment.

    Is it possible to difrentiate between nodes according to their hostname?

    Regards,

    mkariti

  • MK 429 posts 905 karma points
    Jan 21, 2013 @ 18:43
    MK
    0

    *differentiate

  • David Dupont 61 posts 115 karma points
    Dec 02, 2013 @ 17:00
    David Dupont
    0

    Be carefull with uMapper and particulary with the cache system which really slow down umbraco page refresh after publish.

    Cache invalidation is global so anything added to the cache by uMapper will be cleared on any publish. Even if the node published is not used at all in the page you are calling.

    I recommend to not strat using it unless you are working with a few amount of nodes.

Please Sign in or register to post replies

Write your reply to:

Draft