[aerogear-dev] iOS Factory Classes
Christos Vasilakis
cvasilak at gmail.com
Mon Jan 20 12:55:32 EST 2014
thanks Summers for bringing this up
you are correct, currently dynamically plugging custom user modules is not supported apart from serving the build-ones. Although a user can somehow plug in ‘custom’ modules directly [see RedditAuthModule [1] it feels ‘awkward’. Since JS, Android has support for it, opened Jira[2] to align on this in iOS
Regards
-
Christos
[1] https://github.com/aerogear/aerogear-ios-integration/blob/master/AeroGear-iOS-Integration/AeroGear-iOS-IntegrationTests/AGPagingBody_RedditSpec.m#L30
[2] https://issues.jboss.org/browse/AGIOS-154
On Jan 20, 2014, at 4:03 PM, Summers Pittman <supittma at redhat.com> wrote:
> One of the things I brought up in the review of the iOS OAUTH2 PR was
> that the Authz factory class, AGAuthorizer, does not allow injection of
> custom Authorizors.
> Corrine mentioned that this wasn't done for any of the other classes
> (Pipeline, Authentication, etc). I know Android does this (via an add
> method and also allows you to supply a custom builder) and I am pretty
> sure JavaScript has an add method as well.
>
> Just wanted to bring up this place where the platforms diverged and get
> community input.
>
> Back to coffee,
>
> Summers
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
More information about the aerogear-dev
mailing list