cve-check-tool icon indicating copy to clipboard operation
cve-check-tool copied to clipboard

Rework template lib

Open ikeydoherty opened this issue 9 years ago • 1 comments

The template lib is currently fairly primitive, working on an interpret-in-place concept, meaning that advanced child contexts and per-list-context is somewhat shaky.

For better integration into "status" pages and report mechanisms, the template lib should be reworked to compile first, and emit on a second render run.

ikeydoherty avatar Jan 28 '16 13:01 ikeydoherty

Note to self, I have code already in progress for this one.

ikeydoherty avatar Jan 28 '16 13:01 ikeydoherty