Sung-Chul Lee

Results 6 comments of Sung-Chul Lee
trafficstars

Please also consider relative recursive tasks.

> > Please also consider relative recursive tasks. > > What do you mean by that? Something like this. https://github.com/JensErat/task-relative-recur

I don't prefer check whether the thread var is initialized for every web request. I want to trust the thread var is initialized. for that maybe there is on_init callback...

That's right. When I pass the VComponent ref to child component and do following solves the problems but it seems there are better ways. markDirty(self) markDirty(parent) redraw()

I am curious about this too..