simphony / simphony-common

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

Problem: CUDS.iter is broken. #294

Closed mehdisadeghi closed 8 years ago

mehdisadeghi commented 8 years ago

Solution: Consider DataSet classes and fix it.

kitchoi commented 8 years ago

How was it broken? Could you add a test that capture the broken scenario please?

mehdisadeghi commented 8 years ago

The test was there, but it was not capturing this scenario: Having added some datasets, iter was returning an empty generator.