Earlier quoted context omitted.
All abstractions break down. The more the e difference in in expressivity or complexity between the abstraction and whatever it abstracts, the faster it breaks down.
I don't agree. Rather than breaking down, abstractions in UI have stabilized and centralized. Everyone uses React.
XMLUI
71–80 of 345 posts
Re: XMLUI
#72Those who do not understand (or remember) XUL are forced to reinvent it. see https://www-archive.mozilla.org/xpfe/xui.html
* Fun fact: XUL was conceived at Netscape. Mozilla adopted it for XPFE.
Re: XMLUI
#73Re: XMLUI
#74Earlier quoted context omitted.
I've also seen examples that are pushed way further than I thought possible. I'm thinking about some of the things people do in Excel.
In 2010 I was working for a student computer support shop. We had web developers building our own ticketing system. In those days, I was told that everything in the UI was just tables. It was the only way they could get enough control on UI elements before div tags became widely spread.
Re: XMLUI
#75No mention of XSLT? Feels like it would be highly relevant since many folks have not considered transforming or styling XML since those days, and would be interested in understanding the huge leap from that to this. And given Jon Udell has written about XSLT before[0], I'm sure this was an intentional decision. Not sure I understand it though. 0: https://www.xml.com/pub/a/2003/08/13/udell.html
Re: XMLUI
#76Re: XMLUI
#77No mention of XSLT? Feels like it would be highly relevant since many folks have not considered transforming or styling XML since those days, and would be interested in understanding the huge leap from that to this. And given Jon Udell has written about XSLT before[0], I'm sure this was an intentional decision. Not sure I understand it though. 0: https://www.xml.com/pub/a/2003/08/13/udell.html
Nope, but they sure had to make 1/2 the content about "AI" (otherwise nobody would read it?).
Re: XMLUI
#78Re: XMLUI
#79The author is probably too young to have experienced the crap of XML based interface. Like XUL and co. But with another stack, I miss how good and easy it was to do great interfaces with Delphi in the good old time!