Skip to content
 

How can E4X be used to our advantage?

The E4X helps us in interpreting the XML based data to the more object oriented way of the Flex. The programming technique combines with the portability power of the XML. We can have a data representation in the form of XML and this can come in handy when we are programming lists or array of data which can be used in different forms. You can just have the same XML altered according to new requirements and you can have different perspectives of the same data and extended data.


Leave a Reply