Support for software model
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 603
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
In the native world, we are extensively exposed to the new software model (components container) and we did a quick implementation of a Python plugin following this model. The main advantage is to have multiple component in the same project. For example, it allows you to have a component which is a REST server and another one which is the API to talk with the server colocated inside the same project. What's the roadmap for this? As a milestone, managed type could be used for simplifying the current implementation? I could provide some help on this. Thanks for the input.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing Python plugin implementation and reviewing how the project currently represents components; then assess whether managed types can simplify it. Done means a decided roadmap for supporting multiple colocated components, such as a REST server and its API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100