I don't know if it was just missed out or lack of spare time. But in case it's the former:
GPCommandLineAnalyzer.ParseCommandArguments(string[] args) is not called anywhere, hence no argument parsing. Also it seem to have a problem: location provider is not set properly - crashes.
I don't know if it was just missed out or lack of spare time. But in case it's the former:
GPCommandLineAnalyzer.ParseCommandArguments(string[] args) is not called anywhere, hence no argument parsing. Also it seem to have a problem: location provider is not set properly - crashes.