So my idea is to add support for the class import.hxc which would add default imports to all scripts in the same package (or its subpackages, if that's the haxe behavior)
This could help with organization and cleaner script files that use the same imports/static extensions using etc.