Code Monkey home page Code Monkey logo

Comments (4)

dahall avatar dahall commented on July 24, 2024 1

This project came out my need for a large PInvoke library. I looked hard at AArnott's project, and even corresponded with him. In the end, I decided to do my own as I was looking for a less purist approach and more of a functionally useful library. I likely will not join that project due to this difference in approaches.

from vanara.

bormm avatar bormm commented on July 24, 2024 1

Thanks for your response. I understand your reasons, and checked some more of your code.

But at the end the P/Invoke part is very similar in both projects. Which of course is technical requirement, because the WIN32-API is how it is.

For example: Both librarys provide a P/Invoke for CreateProcess which still let the dev/user handle translation of WIN32 error codes into an exception. I even don't see another small feature layer for that, that would throw a exception if creating a process fails.

I understand that parts like your NetworkConnection classes are not in the scope of Arnott/pinvoke. But the P/Invoke stuff, which is already a lot of very similar work and code and potential conflict and confusion in a app that consumes both.

from vanara.

dzmitry-lahoda avatar dzmitry-lahoda commented on July 24, 2024

#6 asks same. And https://github.com/AArnott/pinvoke has almost 6 times more stars. And https://github.com/AArnott/pinvoke is more lower level. At least you could keep #32 open for discussion and voting. I port my PInvokes to that because as I see it suits.

from vanara.

bormm avatar bormm commented on July 24, 2024

Thanks for this hint @dzmitry-lahoda . Shame on me I have not searched before opening this issue.
At the end it is @dahall project and he has to decided how the direction of his project goes, even we do not agree with that or see it the same way.

from vanara.

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.