e4x vs XPath: Which one to use when going with action script programming in Flex?
        Posted  
        
            by CodeToGlory
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by CodeToGlory
        
        
        
        Published on 2010-04-19T16:00:01Z
        Indexed on 
            2010/04/19
            16:03 UTC
        
        
        Read the original article
        Hit count: 272
        
e4x programming extension is native to Actionscript and makes sense to use it over Xpath or any other DOM interfaces. I would like to know from flex community if they had any bad experiences like performance, etc, or any other gotchas.
© Stack Overflow or respective owner