The var module and the variable module both have the name "Variable API" and appear to duplicate much of the same functionality.
These projects should be merged or one should be deprecated in favor of the other.
Also see #1099630: This module conflicts with the "variable" module of the same name
Posted a comparative review.
If you look deeper, the modules are completely different, though there's some minimal overlap.
This one collects and provides variable information, the other handles persistent storage.
Changed the name to avoid confusion.
Comments
Comment #1
pillarsdotnet commentedAlso see #1099630: This module conflicts with the "variable" module of the same name
Comment #2
pillarsdotnet commentedPosted a comparative review.
Comment #3
jose reyero commentedIf you look deeper, the modules are completely different, though there's some minimal overlap.
This one collects and provides variable information, the other handles persistent storage.
Changed the name to avoid confusion.