Skip to content
#

dynamic-data

Here are 31 public repositories matching this topic...

ObservableComputations
g105b
g105b commented Nov 15, 2021

I haven't got time to look into this at the moment so I'm tracking it here.

I saw in the code, DocumentBinder::bind function calls both the ElementBinder::bind and PlaceholderBinder::bind functions, but then in the ElementBinder::bind function there's another call to the PlaceholderBinder::bind function.

This smells like it's wasting cycles trying to bind again... investigate!

Improve this page

Add a description, image, and links to the dynamic-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dynamic-data topic, visit your repo's landing page and select "manage topics."

Learn more