Bug 235699 - Create a new kind of "reference" attribute value type
Summary: Create a new kind of "reference" attribute value type
Status: ASSIGNED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Higgins (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Trevithick CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 235705
  Show dependency tree
 
Reported: 2008-06-04 16:19 EDT by Jim Sermersheim CLA
Modified: 2016-11-09 16:27 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Sermersheim CLA 2008-06-04 16:19:03 EDT
We need an attribute value type that indicates that the value is a reference to something (for example, a reference to an IEntity). The syntax probably need at least the following info:

resourceIdentifier:  This comprises the reference to the resource being pointed at.  Not sure exactly what the format needs to be.

resourceType: It might be useful to know the *type* of the thing being pointed at.  For example, is it a simple (literal) value sitting on some other entity, or is it a "mailingAddress" type entity?  This may not be needed because when the reference is dereferenced, the derefrencing code should be able to perform a <dereferencedThing>.getModel().getType().  Not sure at this point whether that will be sufficient.
Comment 1 Brian Walker CLA 2008-06-11 12:37:36 EDT
moving from M2 to M3 release
Comment 2 Brian Walker CLA 2008-07-21 16:01:23 EDT
moving to backlog from M3 candidate