[Feature Request]: AddXml Specific Attributes Order
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 216
Description
### What would you like to happen?
As a Hop user working with **AddXml** transform
I need to set and define the attributes order instead of having a default one (ASC sort based on attributes names)
in order to cover more use-cases and have more flexibility generating data structures to adhere to business rules.
### Issue Priority
Priority: 3
### Issue Component
Component: Transforms
Contributor guide
Research direction
Start by locating the AddXml transform implementation and its existing tests, then trace where attributes receive their default ascending-name order. Done means users can define a specific attribute order when generating XML data structures, with the behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100