NREL-Sienna / InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure
https://nrel-sienna.github.io/InfrastructureSystems.jl/
BSD 3-Clause "New" or "Revised" License
36 stars 20 forks source link

Consider using EnumX.jl #289

Open daniel-thom opened 2 years ago

daniel-thom commented 2 years ago

We could remove the scoped_enum macro from this package and use EnumX.@enumx instead. We would need to replace all usages across PowerSystems.jl and PowerSimulations.jl.

jd-lara commented 2 years ago

We can do that in the upcoming PSY 2.0 development. We need to list all the tasks for that sprint.