gridlab-d / gridlab-d

Source Code for GridLAB-D
Other
160 stars 110 forks source link

remove curses integration #1357

Open trevorhardy opened 2 years ago

trevorhardy commented 2 years ago

Initial Checklist prior to submitting the issue. Check the bellow boxes to the best of your knowledge:

As a part of making development life easier under CMAKE, drop curses support.

eberleim commented 2 years ago

Further investigation determined that the server components in GridLAB currently depend on Curses for portions of their functionality, so this removal process is significantly more involved than originally planned.

dchassin commented 2 years ago

Curses is primarily used by the --pcontrol command line option.