{ "id": "110607", "key": "TIMOB-12945", "fields": { "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true }, "parent": { "id": "110606", "key": "TIMOB-12944", "fields": { "summary": "Ti API: Implement abstract polynomial algorithm v2", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": null, "resolutiondate": null, "created": "2013-03-05T08:27:09.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2015-04-13T17:07:37.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "13500", "name": "Specification", "description": "Specification" } ], "description": "Need to implement the spec for the v2 polynomial layout. The v1 spec is at https://wiki.appcelerator.org/display/spe/UI+Polynomial+Layout+Algorithm. v2 will expand by introducing the concept of a bounding box that controls exist in, and then layouts position bounding boxes. This means there will be two sets of coefficients: a common, generic set on the control itself which will most likely be identical to the v1 composite spec, and then layout specific coefficients for the bounding box. This two level pass should allow us to perform a variety of optimizations, including breaking out some of the conditional statements in the core of the current algorithm", "attachment": [], "flagged": false, "summary": "Specification: Flesh out the v2 polynomial layout specification", "creator": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }