guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to render raw data using sxml?


From: Andy Wingo
Subject: Re: How to render raw data using sxml?
Date: Thu, 14 Jul 2016 12:29:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Wed 13 Jul 2016 11:57, <address@hidden> writes:

>  - in XHTML,

For better or for worse, I think we need to treat XHTML as a deprecated
dead-end at this point.  Browsers prefer HTML, authors prefer HTML, it's
only some tooling people that prefer XHTML, and *actually valid* XHTML
is a vanishingly small and diminishing part of the web.  (I say this as
someone who spent the last few years working on web browsers: Chromium
and Firefox.)

This article is a bit polemic but I think it captures the truth:

  http://diveintohtml5.info/past.html

In Guile, we should optimize for HTML, not XHTML.

Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]