Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Dereferencing Complex Values Backlog

Revision as of 16:38, 12 March 2008 by Unnamed Poltroon (Talk) (Note)

About

This page describes a proposed change to the IdAP API and the IContext SPI. This page was created to support a discussion.


Proposal

  • We change the IdAS API and the IContext SPI to return Node instances (INode implementations).
  • In other words, eliminate IComplexValue and replace with INode

Back to the top