simphony / simphony-common

The native implementation of the Simphony cuds objects
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

Basic CUDS class cleanup #422

Closed dpinte closed 7 years ago

dpinte commented 7 years ago

Here is a set of cleanups for the CUDS class that don't change the behaviour but makes the code cleaner to read. It also fixes a bug in the update component code. I have added tests for the update method.

@ahashibon @stefanoborini