con2 / emrichen

A Template engine for YAML & JSON
MIT License
107 stars 11 forks source link

WIP: partial fix for #15 (NOTE: needs further testing and emrobustening) #39

Closed japsu closed 3 years ago

japsu commented 3 years ago

Added a proxy that enriches on the fly.

Fixes tests/test_lookup.py:test_late_enrich and examples/peano.yml, but I'm pretty sure it introduces bugs elsewhere.

Also this unwraps only one layer of laziness, perhaps it should be made recursive.

japsu commented 3 years ago

emclosen in favour of #45