Bug 564877 - Creating a DS component generates a v1.1.0 template
Summary: Creating a DS component generates a v1.1.0 template
Status: CLOSED DUPLICATE of bug 551977
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.17   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-02 12:55 EDT by Alex Blewitt CLA
Modified: 2020-07-03 02:23 EDT (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 Alex Blewitt CLA 2020-07-02 12:55:59 EDT
The DS specification has moved on, and the v1.1.0 template that is generated with "File->New Component" has aged somewhat.

In particular, DS 1.4.0 now has the ability to construct objects through a constructor by taking an 'init' parameter (for the number of parameters required by the constructor) and then service references for passing them in on a parameter basis. This functionality is not exposed via the UI, and would be handy to do so, since having a component that has a mandatory reference is desirable in such a situation.
Comment 1 Julian Honnen CLA 2020-07-03 02:23:29 EDT
There's no support yet for DS 1.4.

*** This bug has been marked as a duplicate of bug 551977 ***