NativeScript / NativeScript/ios-device-lib

Why method_id is generated in index.js

Open
#31 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.