zeegin / zeegin/OpenSubsystemsLibrary
Upgrade Json.Loads to autodetect Date fields
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The main problem of native ReadJSON is that it don't detect Date fields automatically.
Write the alternative that can do it.
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 locating the native ReadJSON path and the Json.Loads alternative mentioned in the issue. Determine how JSON fields are currently mapped and how Date fields are represented. Done means an alternative loader can automatically detect Date fields, with behavior verified against the project’s existing JSON-loading usage.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100