TabMon
TabMon copied to clipboard
Look into Porting TabMon to Java or .NET Core
This is the first step to figuring out how to run TabMon on Linux.
I haven't analyzed the code, but will it be easier to convert to .NET core than a port to Java? I also understand there may be other reasons for a port to a different language that I may not be aware of.
It could be easier to convert .NET core. I haven't really looked into that though. I'll update this issue to reflect that option.
Here’s a blog that has been helpful with a decent description that some others I know have found helpful.
https://www.danielcrabtree.com/blog/314/upgrading-to-net-core-and-net-standard-made-easy
On Wed, Mar 28, 2018 at 5:21 PM Dan Rahm [email protected] wrote:
It could be easier to convert .NET core. I haven't really looked into that though. I'll update this issue to reflect that option.
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/tableau/TabMon/issues/177#issuecomment-377057294, or mute the thread https://github.com/notifications/unsubscribe-auth/ATUUxqJ7xwIFDI77XoJmBj-_kY78M5Eqks5tjAz7gaJpZM4S9oGU .
https://github.com/twiglet/cs2j
This might help in auto converting from C# to Java
Hi all. Is there any progress porting tabmon functionality to Linux for Tableau Server?
Hello @icaptnbob,
So far I've worked a bit on the rewrite but there is still a lot to be done. I'll put any updates and progress in this issue.
-Dan