foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
786 stars 55 forks source link

`.where()` does not filter `.find()`, only `.select()` #415

Open bshepherdson opened 9 years ago

bshepherdson commented 9 years ago

This is unintended; .where() should filter .find()s. It at least is broken on MDAO, probably all or most DAOs.