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

perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy #44952

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Apr 22, 2024

This allows for lazy registration of template creators (which are objects that define how a new file can be created for apps like text/collabora/onlyoffice)

While generally I'd prefer to move this to the register method instead of using an event this requires some API redesign so this event is a quick solution.

Contributes to #44951

…te creators more lazy

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@max-nextcloud max-nextcloud removed their request for review April 29, 2024 05:51
@juliushaertl juliushaertl merged commit 2c059dd into master Apr 29, 2024
157 checks passed
@juliushaertl juliushaertl deleted the perf/44951/template-creator branch April 29, 2024 06:27
@blizzz blizzz added this to the Nextcloud 30 milestone Apr 29, 2024
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants