Skip to content

Consistent naming for bridging functions #3

@ferrous26

Description

@ferrous26
  • Use "wrap" for functions that will use Wrap_Struct
  • Use "unwrap" for functions that use Get_Struct
  • Use "convert_to" for functions that create entirely new objects from the passed object
  • Put "cf" in functions that take/give CF objects
  • Put "ns" in functions that take/give ObjC objects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions