On Tue, Dec 8, 2009 at 1:34 PM, Jim Driscoll
<Jim.Driscoll@sun.com> wrote:
On 12/7/09 12:44 PM, Lincoln Baxter, III wrote:
+1, I think this should go right into the issue tracker
Yes, please file it.
Also, I noticed that Jim Driscoll's post about implementing custom
behaviors seems to have copied a good deal of code right out of the
RI. Could we make that code accessible to developers so they don't
have to reinvent?
There does seem to be a fair bit of boilerplate (20+ lines) that you have to add to every single component that you want to be behavior aware. It should be possible to capture that for the simple case, at least (i.e., the component is otherwise not operating on any DOM0 events).
Jim