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