AGPrefixing (well, affixing) is really the only option. Some patterns you'll see are <library>_<name> , <module/class>_<name> , <library>_<module/class>_<name> . Your scheme is perfectly reasonable.Comment·Thread·Nov 20, 2017·8·How to avoid naming conflicts ?