Only for high level strategy I would say. Generally you have to process lots of visual information and decide/act fast according to it.
There is a small mini-map where all heroes currently visible on the map are shown. A high level player would for example reason: "I saw the enemy carry farming there 30 seconds ago, so right now he is likely in that area".
> This project manifesto declares a fundamental shift: advanced air-defense capabilities—once locked behind billion-dollar state arsenals and classified labs—are now within reach of determined individuals using consumer electronics, open-source software, and rapid prototyping.
I guess a lot of people will not be happy with this xD
I worked at a place where we had a custom written code generator that used XML as input. It is usable and especially XSD is nice to specify what a valid input file looks like.
On the other hand it is horrible to read and write for humans. Nowadays I would rather use JSON with JSON Schema.
Of course one should also analyze the technical sytems involved and then it is clear that 0% failure is not reasonable.
reply