Difference between revisions of "IdAS ToDo"
Line 2: | Line 2: | ||
{| border="1" | {| border="1" | ||
− | ! Work Item !! Milestone !! Bug(s) | + | ! Work Item !! Milestone !! Days Est. !! Bug(s) |
|- | |- | ||
− | | Update main wiki page || 0.8 || | + | | Update main wiki page || 2 || 0.8 || |
|- | |- | ||
− | | Revert to Java 1.4 || 0.8 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171293 171293] | + | | Revert to Java 1.4 || 3 || 0.8 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171293 171293] |
|- | |- | ||
− | | Versioning on jar name || 0.8 || | + | | Versioning on jar name || 1 || 0.8 || |
|- | |- | ||
− | | Update operation refactoring. See [[IdAS Update Proposals]] || 0.8 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=167978 167978] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=163428 163428] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=163429 163429] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171290 171290] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171296 171296] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171297 171297] | + | | Update operation refactoring. See [[IdAS Update Proposals]] || 8 || 0.8 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=167978 167978] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=163428 163428] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=163429 163429] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171290 171290] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171296 171296] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171297 171297] |
|- | |- | ||
− | | Build toolkit classes to assist CP writers || 0.9 || | + | | Build toolkit classes to assist CP writers || 5 || 0.9 || |
|- | |- | ||
− | | Registry refactoring See [[IdAS Registries Proposal 2B]], [[IdAS Registries Proposal]] (obsolete), and [[IdAS Registry and Configuration]] (obsolete) || 0.9 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175630 175630] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=163366 163366] | + | | Registry refactoring See [[IdAS Registries Proposal 2B]], [[IdAS Registries Proposal]] (obsolete), and [[IdAS Registry and Configuration]] (obsolete) || 10 || 0.9 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=175630 175630] [https://bugs.eclipse.org/bugs/show_bug.cgi?id=163366 163366] |
|- | |- | ||
− | | | + | | Context pooling || 10 || || |
|- | |- | ||
− | | | + | | Define Description Language for IdAS || 5 || 0.9 || |
|- | |- | ||
− | | | + | | Invent string format for IFilter || 4 || 0.9 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171328 171328] |
|- | |- | ||
− | | | + | | Change IContext.open to use JAAS-like callback. Get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions) || 6 || 0.9 || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=164048 164048] |
|- | |- | ||
− | | | + | | Put matching rules in Model (Schema) || 4 || 0.9 || |
|- | |- | ||
− | | | + | | Metadata refactoring: Allow subsets of metadata to be fetched. (IHasMetadata.java). Does IHasMetadata.createMetadata also effectively call addMetadata? || 3 || 0.9 || |
|- | |- | ||
− | | | + | | Alignment with IGF || 15 || || |
|- | |- | ||
− | | Define IdAS interfaces for C | + | | Define IdAS interfaces for C++ || 8 || || |
|- | |- | ||
− | | | + | | Define IdAS interfaces for C# || 8 || || |
|- | |- | ||
− | | | + | | Implement IdAS interfaces for C++ || 13 || || |
|- | |- | ||
− | | | + | | Implement IdAS interfaces for C# || 13 || || |
|- | |- | ||
− | | | + | | Schema: Add method(s) which return the schema as a stream, DOM document, or other iterable object. (IContext.java) || 3 || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=160412 160412] |
|- | |- | ||
− | | | + | | Allow filters in other methods || 2 || || |
|- | |- | ||
− | | | + | | IContext.verifySubjectAttributes doesn't leave a way to verify that a DS representing a group contains a specific member in its member value. || 3 || || |
|- | |- | ||
− | | | + | | IContext::getSubjectSchema(), IContext::setSubjectSchema() || 4 || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171295 171295] |
|- | |- | ||
− | | | + | | Collisions: Determine what to do when importing data and collisions occur. Does import override, add to , or error when a DS exists? (IContext.java) || || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171298 171298] |
|- | |- | ||
− | | Export/Import data representation format. Document what this would look like and how, given the string one could understand what the format is. Is there a registry? (IContext.java) || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171301 171301] | + | | Document the special "uniqueIdentifier" attribute || 1 || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171300 171300] |
+ | |- | ||
+ | | Does export/import only export/import Digital Subjects, or the entire Context (Metadata, Schema, DS, Relationships)? (IContext.java) || 1 || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171301 171301] | ||
+ | |- | ||
+ | | Export/Import Filter Format: Define the format (IContext.java) || 4 || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171301 171301] | ||
+ | |- | ||
+ | | Export/Import data representation format. Document what this would look like and how, given the string one could understand what the format is. Is there a registry? (IContext.java) || 5 || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171301 171301] | ||
|- | |- | ||
− | | Relationships refactoring. How are two compared for equality? Does IHasRelationships.createRelationship also add? || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171304 171304] | + | | Relationships refactoring. How are two compared for equality? Does IHasRelationships.createRelationship also add? || 4 || || [https://bugs.eclipse.org/bugs/show_bug.cgi?id=171304 171304] |
|} | |} |
Revision as of 16:10, 25 April 2007
Also see bug list
Work Item | Milestone | Days Est. | Bug(s) |
---|---|---|---|
Update main wiki page | 2 | 0.8 | |
Revert to Java 1.4 | 3 | 0.8 | 171293 |
Versioning on jar name | 1 | 0.8 | |
Update operation refactoring. See IdAS Update Proposals | 8 | 0.8 | 167978 163428 163429 171290 171296 171297 |
Build toolkit classes to assist CP writers | 5 | 0.9 | |
Registry refactoring See IdAS Registries Proposal 2B, IdAS Registries Proposal (obsolete), and IdAS Registry and Configuration (obsolete) | 10 | 0.9 | 175630 163366 |
Context pooling | 10 | ||
Define Description Language for IdAS | 5 | 0.9 | |
Invent string format for IFilter | 4 | 0.9 | 171328 |
Change IContext.open to use JAAS-like callback. Get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions) | 6 | 0.9 | 164048 |
Put matching rules in Model (Schema) | 4 | 0.9 | |
Metadata refactoring: Allow subsets of metadata to be fetched. (IHasMetadata.java). Does IHasMetadata.createMetadata also effectively call addMetadata? | 3 | 0.9 | |
Alignment with IGF | 15 | ||
Define IdAS interfaces for C++ | 8 | ||
Define IdAS interfaces for C# | 8 | ||
Implement IdAS interfaces for C++ | 13 | ||
Implement IdAS interfaces for C# | 13 | ||
Schema: Add method(s) which return the schema as a stream, DOM document, or other iterable object. (IContext.java) | 3 | 160412 | |
Allow filters in other methods | 2 | ||
IContext.verifySubjectAttributes doesn't leave a way to verify that a DS representing a group contains a specific member in its member value. | 3 | ||
IContext::getSubjectSchema(), IContext::setSubjectSchema() | 4 | 171295 | |
Collisions: Determine what to do when importing data and collisions occur. Does import override, add to , or error when a DS exists? (IContext.java) | 171298 | ||
Document the special "uniqueIdentifier" attribute | 1 | 171300 | |
Does export/import only export/import Digital Subjects, or the entire Context (Metadata, Schema, DS, Relationships)? (IContext.java) | 1 | 171301 | |
Export/Import Filter Format: Define the format (IContext.java) | 4 | 171301 | |
Export/Import data representation format. Document what this would look like and how, given the string one could understand what the format is. Is there a registry? (IContext.java) | 5 | 171301 | |
Relationships refactoring. How are two compared for equality? Does IHasRelationships.createRelationship also add? | 4 | 171304 |