coderx400 / sota-mapper

Mapping tool for SotA
Apache License 2.0
0 stars 1 forks source link

[REQ] Possibility of making this app more cross-platform friendly. #1

Open niel opened 8 years ago

niel commented 8 years ago

First, thank you for all the work you have already put into this, it is a great idea. Is there any chance that you can make the architecture more friendly to cross-platform use? I'd like to adapt this to work for Linux users, but this seems particularly difficult currently. Updating to .NET Framework 4.6 would help, converting to .NET Core where possible would be even better, and separating the GUI from the application code would be tremendously useful.

coderx400 commented 8 years ago

Thanks for the suggestions! Framework version shouldn't be a big deal and some re-factoring to separate out the UI bits is probably a good idea as well. I haven't looked much into .NET Core yet, but I'll plan on doing that to see what's involved.

On Sat, Oct 1, 2016 at 1:39 PM, Niel Archer notifications@github.com wrote:

First, thank you for all the work you have already put into this, it is a great idea. Is there any chance that you can make the architecture more friendly to cross-platform use? I'd like to adapt this to work for Linux users, but this seems particularly difficult currently. Updating to .NET Framework 4.6 would help, converting to .NET Core where possible would be even better, and separating the GUI from the application code would be tremendously useful.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/coderx400/sota-mapper/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AP4wz2hxOB_kRsHsL3uFqaV6pEH5pT81ks5qvprGgaJpZM4KL0D2 .

niel commented 8 years ago

Thanks for your response. If I can help in any way with this, please don't hesitate to contact me either via PM here or in SotA IRC (user Archer).