Fork me on GitHub
#hoplon
<
2016-07-26
>
micha00:07:39

this is a real fix, i am pretty sure

micha00:07:47

cautiously optimistic

micha00:07:48

i'm sure it can be optimized for perf

micha00:07:58

at some point

micha00:07:02

ugh dammit

alandipert00:07:24

That's sweet, does it not work?

micha00:07:33

i force pushed to the wrong branch

micha00:07:46

i think the binding thing does work though

micha00:07:26

@jumblerg: can you restore your responsive-attributes branch? i'm hoping you have the latest in local git on your machine...

jumblerg00:07:55

yep. no worries

micha00:07:50

sorry about that, dang autocomplete

dm308:07:43

wow that bound-fn is clever!

micha14:07:32

i think it can be done more efficiently by compiling thunks in the binding macro to set/restore bindings

micha14:07:42

maybe can avoid using eval then

levitanong17:07:43

Amusing: Reagent, a clojurescript wrapper around react, just added something called track. It’s a function which returns a derefable atom-like data structure that updates whenever a reagent-atom that it depends on also changes. Sound familiar? 😄 http://reagent-project.github.io/news/news060-alpha.html

dm317:07:56

you'll soon be able to have half of expressibility of Hoplon!

Tim21:07:55

is there some crossover btw the hoplon developers and boot developers?

Tim21:07:30

on this boot page it says to visit the hoplon irc channel to connect to boot developers

micha21:07:53

ah yeah that was before we had a separate boot channel

alandipert21:07:13

a couple years ago boot was part of the hoplon project

Tim21:07:25

oh so hoplon started boot?

Tim21:07:44

pleasant surprise, I like both projects from what I see

alandipert21:07:06

glad to hear! yeah hoplon was originally a lein plugin which shortly after became a standalone tool (boot1)