Today I added parser unit tests that create


MXMLBindingNode, which represents a <Binding> tag

MXMLDesignLayerNode, which represents a <DesignLayer> tag

MXMLImplementsNode, which represents an implements='...' attribute on a class 
definition tag

MXMLPrivateNode, which represents a <Private> tag

MXMLResourceNode, which represents a @Resource(bundle="...", key="...") 
compiler directive



I also added infrastructure to support the <Repeater> tag, including a new 
node, MXMLRepeaterNode.



- Gordon

Reply via email to