Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "IdAS ToDo"

Line 1: Line 1:
 +
Also see [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Higgins&component=IdAS bug list]
 +
 
{| border="1"
 
{| border="1"
 
! Work Item !! Milestone !! Bug(s)
 
! Work Item !! Milestone !! Bug(s)

Revision as of 01:24, 25 April 2007

Also see bug list

Work Item Milestone Bug(s)
Update main wiki page 0.8
Revert to Java 1.4 0.8 171293
Versioning on jar name 0.8
Update operation refactoring. See IdAS Update Proposals 0.8 167978 163428 163429 171290 171296 171297
Registry refactoring See IdAS Registries Proposal 2B, IdAS Registries Proposal (obsolete), and IdAS Registry and Configuration (obsolete) 0.9 175630 163366
Invent string format for IFilter 0.9 171328
Change IContext.open to use JAAS-like callback. Get rid of 'getOpenPolicy' (subsumed by callback handlers and interactions) 0.9 164048
Metadata refactoring: Allow subsets of metadata to be fetched. (IHasMetadata.java). Does IHasMetadata.createMetadata also effectively call addMetadata? 0.9
Schema: Add method(s) which return the schema as a stream, DOM document, or other iterable object. (IContext.java) 160412
Allow filters in other methods
IContext.verifySubjectAttributes doesn't leave a way to verify that a DS representing a group contains a specific member in its member value.
IContext::getSubjectSchema(), IContext::setSubjectSchema() 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 171300
Does export/import only export/import Digital Subjects, or the entire Context (Metadata, Schema, DS, Relationships)? (IContext.java) 171301
Export/Import Filter Format: Define the format (IContext.java) 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) 171301

Back to the top