Copied to clipboard

Flag this post as spam?

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


  • bielu 3 posts 109 karma points c-trib
    Mar 20, 2020 @ 19:59
    bielu
    0

    Abstraction of Runtimes?!

    Hello all, When I looked through PRs on GitHub I noticed that two PRs: https://github.com/umbraco/Umbraco-CMS/pull/7822 https://github.com/umbraco/Umbraco-CMS/pull/7817 Which made me feeling worried about a unicore project. From my quick research doing shared logic on runtimes between .net core and framework, are actually not recommended and I could not understand why Umbraco is trying to do something that sounds like an antipattern. Additionally, that approach is generating a lot issues with future changes in code as to avoid breaking changes we will be tied to implementation which are obsolete as they have to work on both runtimes.

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    Mar 21, 2020 @ 07:15
    Matthew Wise
    0

    If you have concerns I would recommend commenting on the PRs as well so the people involved 100% see it

Please Sign in or register to post replies

Write your reply to:

Draft