NativeScript / NativeScript/ios-device-lib
Why method_id is generated in index.js
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 16
- Forks
- 8
- Avg merge
- 19h 29m
- Merged PRs (30d)
- 2
Description
I wonder why method_id (or id) is generated in the index.js
As far as I see it is mainly used as correlation_id for the communication channel (I wonder why it is not named like this).
If this is the case - why it is not managed by the IOSDeviceLibStdioHandler?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading index.js and IOSDeviceLibStdioHandler, then trace how method_id or id is used for communication correlation. The issue needs a maintainer decision on naming and ownership before implementation can be considered complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, javascript
- Domain
- mobile-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100