Skip to content

Please use class name prefixes for better interoperability #1

@matthiaswenz

Description

@matthiaswenz

It's a best practice to use either two- or three-letter class name prefixes for your own framework classes when you decide you want to share those so they don't conflict with other classes due to the poor namespace support of Objective-C.
You might use your name's initials or something else that fits.
If you don't find the time, you will most definetely get a PR from me :-)
Thanks,
Mat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions