Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Array of lambdas in context? #17

@biot023

Description

@biot023

Hi -- I'm constructing an array of mstch::lambdas around a collection of function objects.
These are getting cast to mstch::node objects as they are passed into the array.
However, when I try to loop through this array, it is as if there are no contents in the resulting HTML.
Is what I'm doing even possible?
And could it be, if it isn't currently?
It would allow me to create lazily-evaluated presenter objects, which would only instantiate (and maybe only instantiate child fields) when explicitly needed.
Cheers,
Doug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions