Re: [xml-dev] Xlink Isn't Dead

From
Robert Koberg <>
To
xml-dev <>
Date
2006-09-26T22:53:11Z
ID
<>
Thread
Re: [xml-dev] Xlink Isn't Dead
Peter Hunsberger wrote:

 > We use Dojo.  The model is somewhat different; you're back to
 > programmatic attaching the events to the objects based on DOM
 > traversal (even if Dojo helps hide some of those details).  The MS
 > model Len was referring to is done by attaching the event handlers at
 > the CSS level.  There's really nothing else out there like it, but as
 > I said, the implementation leaves a lot to be desired.
 >

yes, Peter, I understood the difference. That is why I pre-pended my 
response with 'FWIW'.

I have come away from this thread with the understanding that you should 
deal with linking on your own terms -- at this point in time :)



Peter Hunsberger wrote:

> We use Dojo.  The model is somewhat different; you're back to
> programmatic attaching the events to the objects based on DOM
> traversal (even if Dojo helps hide some of those details).  The MS
> model Len was referring to is done by attaching the event handlers at
> the CSS level.  There's really nothing else out there like it, but as
> I said, the implementation leaves a lot to be desired.
> 

yes, Peter, I understood the difference. That is why I pre-pended my 
response with 'FWIW'.

I have come away from this thread with the understanding that you should 
deal with linking on your own terms -- at this point in time :)