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

Add umbrella header #97

Closed
wants to merge 4 commits into from

Conversation

jlpiedrahita
Copy link
Contributor

Related issue: #46

#import <ComponentKit/CKComponentProvider.h>
//Debug
#import <ComponentKit/CKComponentDebugController.h>
#import <ComponentKit/CKComponentHierarchyDebugHelper.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's exclude the debug headers from the umbrella header

@dstnbrkr
Copy link
Contributor

Umbrella header looks good to go once debug classes are removed. Example project either doesn't need conversion or needs total conversion.

@jlpiedrahita
Copy link
Contributor Author

Removed the debug headers (good catch). Regarding the example project it feels neat to use only the umbrella header, IMHO use of component classes alone should be explanatory enough.

@dstnbrkr
Copy link
Contributor

Thanks @jlpiedrahita

@dstnbrkr dstnbrkr closed this Apr 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants