Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

ApplicationPart should be a feature collection #4760

Closed
@davidfowl

Description

@davidfowl

Today ApplicationPart need to implement interfaces in order for the feature provider to interact with the part. This means that parts cannot be extended without making a new derived one. Instead, ApplicationPart should be a feature collection so that new interfaces can be added/removed from existing parts.

It will allow people to extend AssemblyPart for example without making a new derived type.

/cc @javiercn @rynowak @Eilon @pranavkm

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions