Jump to content

Balrog

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Balrog

  1. If you used Legal with Mono, that is great. However I am not going to specifically make the program compatible with Mono. As a matter of fact, I do not like Mono, so there will never be Mono support for any C# program I make.

    As I said, I don't like Mono or C# (Mono usually can run compiled C# programs unless they use Windows-specific features ... command-line .NET programs almost always work with Mono), but I'd really prefer a command-line cross-platform option, whether or not it's based on Mono or C#. That's what I was getting at.

  2. I'm wondering if the new legality checker will be cross platform. As the current one is written in C Sharp, I can easily run it with Mono on Mac and Linux machines. Also, a command line interface is useful for batch operations.

    Even so, I don't like .NET and Mono. I'd prefer Java if I had a choice. And C++ is fine as well, but not everyone wants a GUI. And having precompiled binary C++ apps reduces portability (someone with access to the source code would have to compile various Linux versions).

    @sabresite: Do you have any ideas about this? PM me if you have any additional questions.

    EDIT: Unlike previously reported, the current version of Legal.exe works great in Mono!

×
×
  • Create New...