You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pyomo Developers
Pyomo developing regularly uses PRs to manage changes to the 'master' branch.
What makes sense w.r.t. coordinating Pyomo development with PyUtilib development? We test Pyomo against the PyUtilib master. So, in theory, we could limit ourselves to stable features in PyUtilib.
But I just ran into a situation where I needed to develop a new PyUtilib capability for Pyomo. I wound up developing it in Pyomo and then moving it when I felt it was "stable enough". But that process was unsatisfying.