Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE: Cheat sheets | declare feature under licensing using bundle manifest #939

Open
eparovyshnaya opened this issue Nov 17, 2021 · 0 comments
Labels
component::ide Project templates, cheat sheets and other facilities to help developers to employ Passage (LDC)) good first issue Good for newcomers

Comments

@eparovyshnaya
Copy link
Contributor

Chat sheets development is rooted in the necessity of lowering the barrier to entry for a developer, who's going to use Passage, but does not know how. For mode details see #561556

Starting point for employing acess cycle is to declare set of features for licensing procestion. Such a declaration is called Licensing Requirement and represented as Requirement class.

There is a general interface to provide these Requirement at runtime.

There is also two equinox-based implementations of these interfaces, one of 'em allows a developer to declare a funture for licensing protection by means of bundle manifest.

In the scope of this a cheat sheet should appear which

  • explains and
  • llustratively implements this approach

thus a developer can

  • see precisely how to declare a feature for licensing protection by means of bundle manifest
  • understand how does it work and can alter the process for one's needs

Version: 0.8.0
Ported from bugs.eclipse.org: 561558

@eparovyshnaya eparovyshnaya added the component::ide Project templates, cheat sheets and other facilities to help developers to employ Passage (LDC)) label Nov 17, 2021
@eparovyshnaya eparovyshnaya self-assigned this Nov 17, 2021
@eparovyshnaya eparovyshnaya removed their assignment Feb 29, 2024
@eparovyshnaya eparovyshnaya added the good first issue Good for newcomers label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component::ide Project templates, cheat sheets and other facilities to help developers to employ Passage (LDC)) good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant