Claus,

On the drive home I was arriving at the same conclusiion you did -if it
was XHTML it's a piece of cake. Hopefully that's the case in this
situation.

Jeff

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Claus Wahlers
Sent: Tuesday, May 20, 2008 4:39 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Handling html formatted tables in Flex


I think you don't get my point. Maybe i should have written "An XHTML 
table is UI agnostic" - if it's valid XHTML, it's by definition 
wellformed XML, and parsing that is almost trivial, no matter how the 
individual elements are named.

I only wanted to clarify that (X)HTML is sematic and not presentational 
as you suggested. If i display a table in a browser with all CSS turned 
off (including default styles), i get a long line of text with no UI at
all.

Battershall, Jeff wrote:

> Claus, I think you get my point. XML would be the preferred format for

> DATA whereas the ability to render HTML depends on the rendering 
> engine. In this case, he needs to get the data into a form that his 
> application can consume.
> 
> Jeff
> 
> -----Original Message-----
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] 
> On Behalf Of Claus Wahlers
> Sent: Tuesday, May 20, 2008 3:52 PM
> To: flexcoders@yahoogroups.com
> Subject: Re: [flexcoders] Re: Handling html formatted tables in Flex
> 
> Battershall, Jeff wrote:
>> "Too difficult"???? Having a feed that has UI embedded in it, is 
>> 'less
> 
>> than optimum'.  Ideally the data you'd be receiving would be in a UI
>> aqgnostic format.
> 
> An HTML table is UI agnostic. How it's presented to the user 
> completely
> depends on the styling that is applied to it (e.g. CSS).
> 
> Cheers,
> Claus.



------------------------------------

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
Links



Reply via email to