Skip to content

re-writing nested control flow bindings #23

Description

@mbest

Currently, when control-flow bindings are nested, each re-rendering of the outer binding must re-initialize the inner binding, which must re-save its "template" elements. The change here would be to do a pre-initialize, which would save the templates to a fix place and rewrite the binding to use those saved templates.

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