Hi Diogo, thanks for the info.

Oh I see, so the callback to did-update is the initial implementation,
more akin to a decorator or filter then. Excellent.

I didn't think floatThread was usable as it directly manipulated the
DOM from underneath react's feet? I thought this was fine as long as
the thing it was manipulating was solely owned by the plugin. That
isn't the case here - I am rendering the table as an om/reagent/react
component which floatThread would then mutate. Is that allowed?

Thanks again.

On 20 November 2014 17:39, Diogo Almeida <diogo...@gmail.com> wrote:
> Also, you probably can use floatThread, by running it on a did-mount event.
>
> --
> Note that posts from new members are moderated - please be patient with your 
> first post.
> ---
> You received this message because you are subscribed to a topic in the Google 
> Groups "ClojureScript" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/clojurescript/ZBdiNQFCJHI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to