Re: render() - a better way?
When you say two rendering methods you mean GWT vs GXT?
-- How would it be any more tightly coupled? Same component, just different rendering logic.
It should be at least as responsive, if just the diff from the before/after is calculated and applied. (See ReactJS).
J
On Friday, January 10, 2014 12:30:03 PM UTC-6, Stevko wrote:
On Friday, January 10, 2014 12:30:03 PM UTC-6, Stevko wrote:
What you are describing is how gxt v2 worked. It was a nightmare to reconcile the two rendering methods.
Also tightly coupling the various widgets and views into a single render call makes the whole less responsive. When I are attach something to the Dom, I expect it to render.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home