ResearchKit / AppCore

Core code shared by the initial ResearchKit apps.
Other
262 stars 82 forks source link

Add override point to create custom permissions manager #128

Open p2 opened 9 years ago

p2 commented 9 years ago

Allows onboarding manager subclasses to create their own permissions manager, rather than having to use the one supplied by the app delegate. Adds documentation for the permissions manager designated initializer.

YuanZhu-apple commented 9 years ago

@chrisinsfo I guess this would not affect the apps, can you confirm? Thanks!

p2 commented 9 years ago

It should not, it still works the same but allows subclasses to override. But I'll let Chris confirm. :)

PacificCoaster commented 9 years ago

Hello Yuan,

Chris is not here this week.   Presumably, Pascal can implement this in a 

backward-compatible fashion.

Best Wishes,
    . . . . . . . .    Henry

On Aug 3, 2015, at 10:37 AM, Yuan Zhu notifications@github.com wrote:

@chrisinsfo https://github.com/chrisinsfo I guess this would not affect the apps, can you confirm? Thanks!

— Reply to this email directly or view it on GitHub https://github.com/ResearchKit/AppCore/pull/128#issuecomment-127341353.