Earlier quoted context omitted.
XSLT in the browser was always a bad idea.
What? XSLT in the browser is an awesome idea. It let web sites publish data unencumbered by presentation and let the client's user agent decide how to use the data. Your browser can download the XML and use a linked XSL stylesheet to display it for a graphical browser. That exact same data resource could be used instead by a program that understands the schema of the data and do some custom thing with it. There's no…
Google did not unilaterally decide to kill XSLT
131–138 of 138 posts
Re: Google did not unilaterally decide to kill XSLT
#132Earlier quoted context omitted.
XSLT specifics? Yes, ubernerd ... Person who can't get a doctor's appointment because the interactive voice menu which is somehow now based on a browser engine and has a subtle bug caused by this change could be anyone.
Is there some specific reason you think xslt removal is likely to cause this (because it is used in interactive voice menus)? Or is your complaint here reducible to "changes in browsers can cause bugs, and bugs can harm consumers" for which the solution is "browsers must never change anything", which is of course also harmful to consumers (like when an xslt parser bug is used to steal my bank details)
Re: Google did not unilaterally decide to kill XSLT
#133Earlier quoted context omitted.
You can certainly use XSLT with https://www.w3.org/TR/voicexml20/ have you built software on any Linux platform? XSLT is required in so much stuff.
And did you render it in chrome? Nobody is killing xslt in general, just the web browser bindings.
Re: Google did not unilaterally decide to kill XSLT
#134Earlier quoted context omitted.
Is there some specific reason you think xslt removal is likely to cause this (because it is used in interactive voice menus)? Or is your complaint here reducible to "changes in browsers can cause bugs, and bugs can harm consumers" for which the solution is "browsers must never change anything", which is of course also harmful to consumers (like when an xslt parser bug is used to steal my bank details)
I have personally witnessed web technology related components in the critical path of complex enterprise insurance systems. Setting aside things like the whole of .NET being steeped in web browser components, and the added complexity of being forced to isolated these components by the court, things like Selenium are used for getting around integration and licensing problems. It isn't right, it isn't efficient, it wil…
Re: Google did not unilaterally decide to kill XSLT
#135Earlier quoted context omitted.
I have personally witnessed web technology related components in the critical path of complex enterprise insurance systems. Setting aside things like the whole of .NET being steeped in web browser components, and the added complexity of being forced to isolated these components by the court, things like Selenium are used for getting around integration and licensing problems. It isn't right, it isn't efficient, it wil…
You understand that XSLT isn't xml, right? This change will probably have a 0% impact on selenium or similar browser automation.
XSLT is XML, but XML isn't XSLT.
Re: Google did not unilaterally decide to kill XSLT
#136Earlier quoted context omitted.
You understand that XSLT isn't xml, right? This change will probably have a 0% impact on selenium or similar browser automation.
> You understand that XSLT isn't xml, right? XSLT is XML, but XML isn't XSLT.
Re: Google did not unilaterally decide to kill XSLT
#137Earlier quoted context omitted.
Removing Flash, Mutation Events, and third-party cookies broke websites.
Look man, Flash was not the same thing and people need to stop bringing this up. Flash was a third party plugin that got way out of hand. It wasn’t (necessarily) the job the browser vendors created for themselves and offered for years . Flash was also moreso removed on a fledgling platform first that grew to be a dominant platform; it wasn’t killed off on an existing dominant platform first .
Re: Google did not unilaterally decide to kill XSLT
#138Earlier quoted context omitted.
Look man, Flash was not the same thing and people need to stop bringing this up. Flash was a third party plugin that got way out of hand. It wasn’t (necessarily) the job the browser vendors created for themselves and offered for years . Flash was also moreso removed on a fledgling platform first that grew to be a dominant platform; it wasn’t killed off on an existing dominant platform first .
You've completely disregarded the other examples of breaking changes that have already been made. The open web still survives afterwards. The web isn't immutable no matter how much people might want it to be.
I called out Flash. I could not have written a more straightforward note about how their comment was set up. Nothing I said indicated I disagree with their overall stance, just that Flash is a ridiculous thing to trot out.