Code Monkey home page Code Monkey logo

Comments (3)

drewnoakes avatar drewnoakes commented on May 21, 2024

cc @RussKie @sharwell

from vs-validation.

AArnott avatar AArnott commented on May 21, 2024

Good point. A cousin library that isn't Microsoft branded but otherwise is very similar uses an error message that does not mention Microsoft:

https://github.com/AArnott/Validation/blob/b30c8f449471cf75520a82ca89b39acf2f3047ad/src/Validation/Strings.resx#L142

For Git Extensions you might use that library instead. Although I suppose the other vs-threading and vs-mef libraries you're using will still bring in vs-validation and present the Microsoft support message to your users which you're trying to avoid, right? I wonder how to fix this nicely... mutable statics are a real problem all to often...

Just brainstorming here... what if we gave this vs-validation library a generic error message like its cousin has? Would that work for you?

from vs-validation.

RussKie avatar RussKie commented on May 21, 2024

what if we gave this vs-validation library a generic error message like its cousin has? Would that work for you?

Yes. Even if it throws a publicly exposed exception we can wrap it in another one. Tough throwing a non Microsoft-specific exception would probably be a better way forward.

from vs-validation.

Related Issues (16)

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.