Refactor `GOBL::Schema::Object` embed and extract method usage into `GOBL::Envelope`
Open
good first issue
- Dominant language
- Ruby
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
* After the removal of "GOBL::Document", we want to reduce the protagonism of the `GOBL::Schema::Object` that replaces it into an implementation detail instead of a main point of contact with the library.
* `GOBL::Envelope` should be aligned with the Go library's "insert" and "extract" methods that deal with the schema handling behind the scenes.
See also #55
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.