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

New SDK Structure and migration to block formatting #82

Closed
wants to merge 620 commits into from

Conversation

andrewtremblay
Copy link
Contributor

In order to make the SDK more readable/testable/extensible, we're shuffling some things around.
CHANGES:
Migrating all the features to Managers.
Confirming project file integrity.
Adding a test target for the framework.
Migrating from delegate to blocks for behavior in order to make the features more encapsulated in their respective managers.

@ghost ghost assigned joe-goullaud Sep 5, 2013
Andrew Tremblay and others added 29 commits September 16, 2013 12:29
…ecture Overview moved to root node.

Also Organizing the Grand Repository of nodes to show their sub-node locations
…documentation. Some old class names were persisting.
Test file wasn't with the rest of them.
(Hopefully this does not cause significant conflicts in the future)
Param data hash will never be null, let’s make sure.
Ongoing Session Tracking is nearing our grasp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants