Skip to content

Plugins should be able to render individual patterns exactly as core would render them #1022

@aleksip

Description

@aleksip

Plugins might need to render a pattern that has not (yet) been rendered by core. Not 100 % sure but it looks like this could be done by calling the compose module? Or does some other way to do this 'right' exist?

If compose can be used, it looks like the same function writes the pattern to disk. It could be useful to decouple this from the rendering?

I haven't been able to find out if core checks whether a pattern has already been rendered or not. A check like this in core would be good for performance reasons if plugins are allowed to render patterns.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions