Skip to content

Changed YDB_NodeDeleteRules to use NS_OPTIONS#166

Merged
robbiehanson merged 1 commit into
yapstudios:masterfrom
jj0b:patch-1
Apr 23, 2015
Merged

Changed YDB_NodeDeleteRules to use NS_OPTIONS#166
robbiehanson merged 1 commit into
yapstudios:masterfrom
jj0b:patch-1

Conversation

@jj0b
Copy link
Copy Markdown

@jj0b jj0b commented Apr 22, 2015

Using NS_OPTIONS is better than using a C-style enum because NS_OPTIONS (and NS_ENUM) are fully compatible with Swift, whereas a C-style enum is more difficult to access in Swift.

Using NS_OPTIONS is better than using a C-style enum because NS_OPTIONS (and NS_ENUM) are fully compatible with Swift, whereas a C-style enum is more difficult to access in Swift.
robbiehanson added a commit that referenced this pull request Apr 23, 2015
Changed YDB_NodeDeleteRules to use NS_OPTIONS
@robbiehanson robbiehanson merged commit bb26a5e into yapstudios:master Apr 23, 2015
@robbiehanson
Copy link
Copy Markdown
Contributor

Thank you !

@jj0b
Copy link
Copy Markdown
Author

jj0b commented Apr 23, 2015

Thank you! I'm really loving getting to know YapDatabase!

@jj0b jj0b deleted the patch-1 branch April 23, 2015 05:55
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

Successfully merging this pull request may close these issues.

2 participants