Barry "BarmyArmy" Wimlett

Results 8 comments of Barry "BarmyArmy" Wimlett

> Did you find a solution to avoid use of System.Reflection? Why do we need to avoid relection? did you post in the wrong issue?

At leat post the code you are using to make the call.

Actually I'm going to go further most of the client methods return TLAbs classes which then have to be forcibly cast or converted to some other inherited type. I'm intrigued...

Certainly my first impression with this codebase is that two large libraries 'Utilities' and 'DataDefinitions' have a whole host of sub dependencies/requirements such as RollBar UI and Mathlib. Breaking these...

I've renamed the issue there are several events which nowhave associated secondary json files NavRoute,Shipyard,ModuleInfo,Cargo and MarketData. I have added internal event handlers for these events on the journalWatcher which...

This issue should be associated with PullRequest#21

Under development https://github.com/barrywimlett/EliteJournalReader/tree/IJournalWatcher

Under development https://github.com/barrywimlett/EliteJournalReader/tree/RemoveFileSystemWatcherInheritance @MagicMau I am aware that you consumer this project in the G19 Keyboard app for ED - does this use any of the 'exposed' parts of he...