impactlab / eemeter

‼️ MOVED TO https://github.com/openeemeter/eemeter - Core computation engine for the Open Energy Efficiency Meter
https://eemeter.readthedocs.io/
MIT License
25 stars 13 forks source link

Infinitely recursive meters #83

Closed philngo closed 8 years ago

philngo commented 9 years ago

I haven't done this yet, but I believe it's currently possible to define infinitely recursive meters. (E.g. meters that reference each other.) We need to detect this sort of thing and throw appropriate errors when meters with this fault load.

philngo commented 8 years ago

We will return to this problem if people struggle with it.