support for array of tables
Open
new feature
- Dominant language
- Java
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/toml-lang/toml/blob/main/toml.md#array-of-tables
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked TOML specification section on arrays of tables, then locate the repository's parser and serializer entry points. Determine how Java objects and TOML structures are represented, and define done as successfully supporting array-of-table input and output without breaking existing serialization and deserialization behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100