Commit 89c81aef authored by Jérome Perrin's avatar Jérome Perrin

CodingStyle: simplify prefix for interfaces

Now that getInterfaceTypeList also return file system interface, we can
use it directly.

Also simplify a bit by not getting types tool multiple times.

One breaking change is that for an interface like ISomething, ISomething
is no longer a valid prefix, only Something. So scripts like
ISomething_getSomething are not valid, only Something_getSomething.
parent 19ff9e52
Pipeline #9076 failed with stage
in 0 seconds