Running in an issue when renaming ajson to a "customer" namespace - the class name becomes too long for the 30-character limit:
Since ajson is a utility class that's likely to be used across many different projects, would it make sense to keep the class and interface names as short as possible?
Can send a PR and rename:
ZCL_AJSON_REF_INITIALIZER_LIB -> ZCL_AJSON_REF_INIT_LIB
What do you think?