{ "id": "143704", "key": "TIMOB-18469", "fields": { "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": "2015-01-29T21:36:58.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [ { "id": "45217", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "143705", "key": "TIMOB-18470", "fields": { "summary": "Android: Allow Usage of JavaScript against Native Android APIs", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": null, "updated": "2018-02-28T19:54:55.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Currently HAL is a C++ <-> JavaScriptCore bridge. We need to convert this to connect to V8.", "attachment": [], "flagged": false, "summary": "Android: Convert HAL to connect with V8", "creator": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "346858", "author": { "name": "sophrinix", "key": "sophrinix", "displayName": "Andrew McElroy", "active": true, "timeZone": "America/Los_Angeles" }, "body": "why do this? Didn't Appc already port JSC to Android or was that approach completely abandoned? https://github.com/appcelerator/hyperloop/wiki/Shrinking-JavaScriptCore", "updateAuthor": { "name": "sophrinix", "key": "sophrinix", "displayName": "Andrew McElroy", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-03-21T19:09:45.000+0000", "updated": "2015-03-21T19:09:45.000+0000" }, { "id": "347138", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~sophrinix] Thanks for reminding me of this comment. The utility of this is to make it easier to use HAL in ti.current for modules for Android.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-03-24T16:29:05.000+0000", "updated": "2015-03-24T16:29:05.000+0000" }, { "id": "348846", "author": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@ingo I am not sure the reason for making that call, but I know personally I would rather see effort directed to just getting Ti.Next out the door vs Ti.Next type features in Ti.Current.\r\nJust my vote... not that I get one :) ", "updateAuthor": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-07T22:02:45.000+0000", "updated": "2015-04-07T22:02:45.000+0000" }, { "id": "348872", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~mapperson] One of the major requests by customers is for Ti.Current and Ti.Next is to use native APIs directly in JavaScript. I see this as part of that effort, and I don't believe detracts from the overall goals.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-08T00:05:56.000+0000", "updated": "2015-04-08T00:05:56.000+0000" }, { "id": "348874", "author": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I 100% want that in Ti.Next. Why Ti.Current though? I mean it would be nice, but at the expense of a delay to getting Ti.Next out the door? \r\nTo me this seems like a lot of effort to add a feature to Ti.Current, what will (hopefully soon?) be a legacy codebase.\r\n\r\nAm I just over estimating the effort needed to do this?", "updateAuthor": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-08T00:10:55.000+0000", "updated": "2015-04-08T00:10:55.000+0000" }, { "id": "348875", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I can't commit to a definite level-of-effort here yet without a bit more investigation, however I do recognize your concerns and will keep them in mind.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-08T00:19:05.000+0000", "updated": "2015-04-08T00:19:05.000+0000" }, { "id": "348876", "author": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is the plan to support BOTH JSCore AND V8 or just V8 on android?", "updateAuthor": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-08T00:22:01.000+0000", "updated": "2015-04-08T00:22:01.000+0000" }, { "id": "348938", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It depends on several factors so I can't say for sure. The long-term preference is a single JS engine across all platforms, but again, depending on effort, there may be strong rationale for supporting multiple version in the interim.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-08T16:07:52.000+0000", "updated": "2015-04-08T16:07:52.000+0000" }, { "id": "348941", "author": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I know the Ti.Forward effort is happy to maintain or help maintain the JSCore version... for what that is worth.", "updateAuthor": { "name": "mattapperson", "key": "mattapperson", "displayName": "me@gmail.com", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-04-08T16:40:16.000+0000", "updated": "2015-04-08T16:40:16.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }