Giter Club home page Giter Club logo

Comments (8)

micdenny avatar micdenny commented on August 15, 2024

someone @mauroservienti (#7) would say "catastrophic" 😄

from housekeeping.

mauroservienti avatar mauroservienti commented on August 15, 2024

The plan could be:

  • drop the initial "Topics." from everywhere;
  • add a readme to each nuget package to explain what is going on and how to fix your code;
  • apologize for the pain :-)
  • add entries for the XmlNamespaces to point to the new namespace, do not remove the old one;
  • update the VSIX templates to reflect the above changes;
  • use SemVer to communicate the painful change

from housekeeping.

micdenny avatar micdenny commented on August 15, 2024

especially this add entries for the XmlNamespaces to point to the new namespace, do not remove the old one; could be a great idea, so at least the xaml could be leave as is for a while, I would say to leave the old xmlns until the next major release.

Is out there any facility to redirect a namespace to another for whom is so lazy? something like assembly binding redirect...

from housekeeping.

mauroservienti avatar mauroservienti commented on August 15, 2024

Since we claim we use SemVer we could think to a v2 release of all the nugets including this.

from housekeeping.

mauroservienti avatar mauroservienti commented on August 15, 2024

Type Forwarding could be an interesting option to investigate: https://msdn.microsoft.com/en-us/library/ms404275(v=vs.110).aspx

from housekeeping.

micdenny avatar micdenny commented on August 15, 2024

Since we claim we use SemVer we could think to a v2 release of all the nugets including this.

Yes, I think we should do this coupled with the dropping of net35/net40

Type Forwarding could be an interesting option to investigate: https://msdn.microsoft.com/en-us/library/ms404275(v=vs.110).aspx

I don't understand if it can work with namespace instead of assemblies.

from housekeeping.

mauroservienti avatar mauroservienti commented on August 15, 2024

I doubt it works

from housekeeping.

mauroservienti avatar mauroservienti commented on August 15, 2024

this is done as part of #72

from housekeeping.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.