luavreis / ondim

Multitype expansions for easy templating
GNU General Public License v3.0
4 stars 3 forks source link

Reconsider built-in exceptions #11

Closed luavreis closed 1 year ago

luavreis commented 1 year ago

Some while ago exceptions were built-in, but then I moved them to a filter. While this allows disabling the exception stuff or overwriting it in a custom way, it's a bit weird since the notBound filter basically reimplements liftNode. It's not much trouble anyway, but perhaps I should move it back and check how it affects performance when I have a benchmark test set up.

luavreis commented 1 year ago

closed by 4be042576e53df3561dc61e094530177a6e08f57