Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

[objc] Enable class name customization via RegisterAttribute #481

@zgramana

Description

@zgramana

As a library creator, I want to enable fine grained control over the public API that I present so that my users find my library intuitive and easy to use. One aspect of this is conforming to naming conventions in the objc/Cocoa community. Xamarin.iOS's RegisterAttribute provides a natural vehicle for this, objcgen just needs to honor it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions