{ "id": "79259", "key": "TIMOB-5017", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-07T23:48:15.000+0000", "created": "2011-08-15T16:49:00.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "api", "blacklist", "coverage" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-07T23:48:15.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "This bug covers two things:\r\n\r\n- We used to create get/set functions for iOS properties automatically in the coverage data, because this is done for us as part of the internal redirect (p.x= and p.setX() are equivalent, p.x (rvalue) and p.getX() are equivalent). This used to be done, so this is probably as easy as uncommenting something in coverage, or checking a property to see if it's get/set, etc. Could possibly include some changes to the AST parser so that it detects RO/RW properties correctly.\r\n\r\n- We need to blacklist those get/set functions which should NOT appear as part of the public API - it's debatable whether or not we should only have \"some\" synonyms, but that is a parity discussion with Android. Until this is resolved, we need to be able to blacklist certain properties as \"nogetter\" and \"nosetter\".", "attachment": [], "flagged": false, "summary": "Coverage: Enable get/set autocreated functions for iOS, and allow the blacklist to remove them", "creator": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "421342", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket due to time passed and lack of progress or input.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-07T23:48:15.000+0000", "updated": "2017-06-07T23:48:15.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }