[aerogear-dev] iOS API overhaul - overhaul config API
Christos Vasilakis
cvasilak at gmail.com
Thu Dec 20 09:25:00 EST 2012
Hi team,
as part of the API overhaul ticket[1] for the next CR1 release, we are proposing a change for the config options to be set by properties instead of the current convention.
That it from:
[config name:@"foo"];
to be:
config.name = @"foo";
A ticket has already been opened, see [2]
What do you think?
Thanks,
Christos
[1] https://issues.jboss.org/browse/AEROGEAR-763
[2] https://issues.jboss.org/browse/AEROGEAR-751
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20121220/1f6df0e0/attachment-0001.html
More information about the aerogear-dev
mailing list