Details

    • Sub-task
    • Resolution: Done
    • Major
    • 1.0.0.M8
    • 1.0.0.M6
    • ios
    • None

    Description

      For the config object we currently "set" values like:

      [config name:@""]
      

      However this:

      [config setName:@""]
      

      or this:

      [config withName:@""]
      

      would be better.

      Ideally the options would be regular properties:

       config.name = @""
      

      Attachments

        Activity

          People

            cvasilak_jira Christos Vasilakis (Inactive)
            mwessend@redhat.com Matthias Wessendorf
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: