Enhance OM: static Update should support dynamic Update's feature of not having any attributes
Open
backlog
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Dynamic (execution time) items support the following (item element with no attributes behave like an update for all the items of that type):
``` xml
value
```
This updates the metadata of all Compile items (identical to ``).
Static (eval time) update operations should support this too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.