Skip to content

Array of lambdas in context? #17

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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