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

Dereferencing Complex Values Backlog

Revision as of 19:21, 4 March 2008 by Paul.socialphysics.org (Talk | contribs) (New page: == About == 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 relate...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

About

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

  • We change the IdAS API and the IContext SPI to return Node instances (INode implementations).
  • Eliminate IComplexValue and replace with INode

Back to the top