Browsing articles from "May, 2011"
Flow Framework status
Flow (the fast and lightweight layout-, effects-, graphics-, data-binding-framework) is now up on GitHub. There’s no documentation, no examples, even no readme file, so it’s probably only interesting if you… hmm… no, there probably is no reason why you would want to dig through the source. Just wanted to let you know, though. Stay tuned.







Sounds really interesting. Hope there will be some examples soon..
What exactly didn’t you like about ReFlex?
ReFlex was interesting and all, but going through the code I realized that it heavily relied on interfaces, dynamic types and arrays, so it’s bound to be non-optimal performance-wise. Also, it did have problems with it’s layout (e.g. rendering a frame too late, making constrained objects lag behind).