Code Monkey home page Code Monkey logo

Comments (3)

activescott avatar activescott commented on June 19, 2024

I'm totally open to a DLL and I'd love to merge back. Please do create a branch to make it easier to merge back. Ultimately, I think I'd like to see three assemblies:

  • lessmsi.core.dll - reusable API/SDK with all core logic.
  • lessmsi-gui.exe - The current GUI only version.
  • lessmsi-cli.exe - A command-line interface version that is usable from the command line.

Separating command line from GUI versions seems inevitable as the current hackish approach seems to be causing problems as see in in issue #18.

I'd be happy to work on it with you such as doing the cli version after your contribution of the dll. Let me know if you need any other help at all.

What is the timeline you think this might be done on?

from lessmsi.

bastianeicher avatar bastianeicher commented on June 19, 2024

I think I'm pretty much done already: https://github.com/bastianeicher/lessmsi/

Some things to point out:

  • LessMsi-cli.exe has the existing NDesk.Options-based command-line handling (without the OpenGuiCommand).
  • LessMsi-gui.exe takes the first command-line argument (if any) and uses it as the defaultInputFile without any further processing.
  • I merged the different bin directories in the project directories into a single shared bin alongside the src directory to reduce the amount of DLL copying required in the build process.
  • I did not check that the unit tests still pass, because the ExpectedOutput CSVs are hardcoded to a different path than my local Git clone.

Let me know if everything looks OK to you.

from lessmsi.

activescott avatar activescott commented on June 19, 2024

this is all merged now.

from lessmsi.

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.