Implementation Plan for RFC #1
Finalize CyAttributes API, based on public review
Implement CyAttributesImpl (Nerius)
- Write Unit Test (Ethan)
Implement GraphObjAttributes (Nerius)
- Write Unit Test (Ethan)
Write CyAttributesReader (Nerius)
- Write Unit Test (Ethan)
Write CyAttributesWriter (Nerius)
- Write Unit Test (Ethan)
- Agree on way to access global attributes and implement (Subgroup)
Deprecate all attribute access methods in Cytoscape.java and CyNetwork.java (Ethan)
Replace all calls to GraphObjAttributes with calls to CyAttributes (Iliana)
Remove CytoscapeData and CytoscapeDataImpl from core (Ethan)
Verify that all references to GraphObjAttributes have been removed
- Celebrate