Size: 1288
Comment:
|
← Revision 13 as of 2009-02-12 01:03:00
Size: 1287
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
* Write Unit Test [Ethan, Partially complete] | * Write Unit Test [Ethan, Done] |
Line 19: | Line 19: |
* Write Unit Test [Ethan, Not Started] * Replace all calls to {{{GraphObjAttributes}}} with calls to {{{CyAttributes}}} [Iliana, Nerius, Not started] * Verify that all references to {{{GraphObjAttributes}}} have been removed [Ethan] |
* Write Unit Test [Ethan, Done] * Replace all calls to {{{GraphObjAttributes}}} with calls to {{{CyAttributes}}} [Iliana, Nerius: Done 10/31/06] * Verify that all references to {{{GraphObjAttributes}}} have been removed [Ethan, Done: 10/31/06] |
Implementation Plan for RFC #1
Stuff that is now done:
Finalize CyAttributes API, based on public review [Done: 10/13/2005]
- Agree on way to access global attributes and implement [Done: 10/17/2005]
Deprecate all attribute access methods in Cytoscape.java and CyNetwork.java [Ethan, Done: 10/17/2005]
Revert Cytoscape.java and CyNetwork.java to return GraphObjAttribute for backward compability [Ethan, Done: 10/17/2005]
Remove CytoscapeData and CytoscapeDataImpl from core [Ethan, Done: 10/21/2005]
Implement CyAttributesImpl [Nerius, Done: 10/15/2005]
- Write Unit Test [Ethan, Done: 10/15/2005]
Stuff that is still in the works:
Implement GraphObjAttributes [Nerius, Done: 10/21/2005]
- Write Unit Test [Ethan, Done: 10/21/2005]
Write CyAttributesReader [Nerius, Done: 10/24/2005]
- Write Unit Test [Ethan, Done]
Write CyAttributesWriter [Nerius, Done: 10/25/2005]
- Write Unit Test [Ethan, Done]
Replace all calls to GraphObjAttributes with calls to CyAttributes [Iliana, Nerius: Done 10/31/06]
Verify that all references to GraphObjAttributes have been removed [Ethan, Done: 10/31/06]
- Celebrate