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

Difference between revisions of "Dereferencing Complex Values Backlog"

(Note)
Line 2: Line 2:
 
This page describes a proposed change to the IdAP API and the IContext SPI. This page was created to support a discussion.
 
This page describes a proposed change to the IdAP API and the IContext SPI. This page was created to support a discussion.
  
== Note ==
 
  
A Note on process. The wiki pages related to the [[HGG]] (e.g. [[Attribute]], etc.) do NOT reflect the HGG in Higgins version 1.0. They represent an update to [[HGG]]. The wiki pages are aligned with [[HOWL_Update]].
 
  
 
== Proposal ==
 
== Proposal ==

Revision as of 16:38, 12 March 2008

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