https://github.com/apache/royale-asjs/blob/develop/examples/...
XMLUI
31–40 of 345 posts
Re: XMLUI
#32Re: XMLUI
#33It wasn't perfect, but it did feel correct, in the sense that a UX should be ultimately a pure function of data. Which is an idea that has never gone away.
Re: XMLUI
#34No 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
It’s probably irrelevant to an introduction. I think in this post the goal is to explain to a modern audience why something like this is beneficial. XSLT is part of the history here, but including it wouldn’t help sell the idea.
I guess what I am saying is: I see your point. I am also saying ( as I dig in a little deeper ) that XLST would likely be helpful.
Re: XMLUI
#35Re: XMLUI
#36I just don't see the need to create a new language to do it.
Firefox had XUL. And macromedia had Flex.
Flex was amazing it had an XML version and an OOP one.. that where two views of exactly the same language.
Re: XMLUI
#3720+ years later we’ve managed to finally build up the right combination of hacks to make the web a passable application platform but it still feels like you’re forcing it. Because you are. The web was not designed to be an app platform and it shows. Still.
Re: XMLUI
#38Re: XMLUI
#39Earlier 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.
Spreadsheet is a form of programming, so you can build anything there.
Re: XMLUI
#40Earlier 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.
Spreadsheet is a form of programming, so you can build anything there.