Matt Schemmel
Member since Jun 5, 2011
- Profile: /members/8429-matt-schemmel.htm
- Comments: 2
Recent Blog Comments By Matt Schemmel
-
FLEX On jQuery: Decouple Components With Event Listeners
Posted on Jun 7, 2011 at 2:01 PM
@Ben, Enjoy the deep dive. I loved what your Flex friend said about supporting a presentation model - classic bit of desktop GUI architecture that fell by the wayside when JS was in its adolescence. Too many client-side frameworks think that event registration between controls constitutes "d... read more »
-
FLEX On jQuery: Decouple Components With Event Listeners
Posted on Jun 5, 2011 at 3:03 AM
You should probably compare to YUI's Attribute Provider concept: http://developer.yahoo.com/yui/3/attribute/ I've had good results in the past using attribute providers as the basis for a client-side presentation model and mentally banning direct intermanipulation between scriptlets attached to c... read more »