Stories
Slash Boxes
Comments

SoylentNews is people

Submission Preview

Link to Story

An Open Letter to Web Developers

Accepted submission by Anonymous Coward at 2020-03-20 11:33:35 from the Do No Evil - Poof! Gone. dept.
Software

Moonchild, the lead developer of the Pale Moon browser writes [palemoon.org]:

"Dear Web Developer(s),

While, as a software developer ourselves, we understand very well that new features are exciting to use and integrate into your work, we ask that you please consider not adopting Google WebComponents in your designs. This is especially important if you are a web developer creating frameworks for websites to use.
With Google WebComponents here we mean the use of CustomElements and Shadow DOM, especially when used in combination, and in dynamically created document structures (e.g. using module loading/unloading and/or slotted elements).

Why is this important?

For several reasons, but primarily because it completely goes against the traditional structure of the web being an open and accessible place that isn't inherently locked down to opaque structures or a single client. WebComponents used "in full" (i.e. dynamically) inherently creates complex web page structures that cannot be saved, archived or even displayed outside of the designated targeted browsers (primarily Google Chrome).
One could even say that this is setting the web up for becoming fully content-controlled."

Why would our benevolent Google masters want to control the Net? Nothing comes to mind. How about you?


Original Submission