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