RE: [xml-dev] CLAX - Client-side functionality

From
Bullard, Claude L (Len) <>
To
Rick Jelliffe <>, XML Developers List <>
Date
2006-07-24T14:16:16Z
ID
<>
Thread
RE: [xml-dev] CLAX - Client-side functionality
I use VML.  There are some 'gotta workaround's in its event handling,
but as an XML namespace inside HTML, VML is awfully easy to use.  For
complex vector graphics, I wouldn't use it.  For basics, it's quite
durable because it is deadware and not changing with every release.

len 


From: Rick Jelliffe [mailto:] 
 
I visited the Google Maps people here in Sydney a few months ago. They
told me they browser sniffed, and used VML client-side if IE was being
used and rendered to JPEG server-side otherwise. (Something like that.)
The ability/decision to optimise delivery based on the capabilities is
very pragmatic.

Funny if Google was the main user of MS' VML :-)