Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent naming for bridging functions #3

Open
ferrous26 opened this issue Jan 15, 2013 · 0 comments
Open

Consistent naming for bridging functions #3

ferrous26 opened this issue Jan 15, 2013 · 0 comments

Comments

@ferrous26
Copy link
Member

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant