2016-12-14 12:05 GMT+01:00 Ben Coman <btc@openinworld.com>:
But perhaps all those extensions for different file types should be a trait to not repeat ourselves?

Problem with trait that you could not add it as class extension.��
Now you could package your GT support as separate package. But with trait it is not possible.

It would be really nice feature by the way