[aerogear-dev] [Android] public Store add() cross library critique

Matthias Wessendorf matzew at apache.org
Fri Nov 9 01:30:28 EST 2012


I thought that was already the case;

For iOS I thought about going with a more fluent 'pipe()', 'auth()'
(not sure that's a great name), store() as well...

Thanks for the reminder, I just filed:
https://issues.jboss.org/browse/AEROGEAR-610

-M

On Fri, Nov 9, 2012 at 4:49 AM, Summers Pittman <supittma at redhat.com> wrote:
> (See https://github.com/aerogear/aerogear-android/pull/33)[Yes it isn't coarsely separated, it is just a bunch of proof of concept stuff]
>
> Right now DataManager has a method: public Store add(params) which adds a store.  This mirrors the ios and js libraries.  However, the similar method on Pipeline and Authenticator is pipe(params) and auth(params) respectively.  I propose we change the method in DataManager across the board to store(params).
>
>
> Thoughts from the list?
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf



More information about the aerogear-dev mailing list