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

Qute - replace TemplateInstance.publisher() with TemplateInstance.createMulti() #10457

Closed
mkouba opened this issue Jul 3, 2020 · 4 comments · Fixed by #10489
Closed

Qute - replace TemplateInstance.publisher() with TemplateInstance.createMulti() #10457

mkouba opened this issue Jul 3, 2020 · 4 comments · Fixed by #10489
Assignees
Labels
area/qute The template engine area/reactive kind/enhancement New feature or request
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Jul 3, 2020

Also get rid of io.quarkus.qute.PublisherFactory.

I think that it makes sense to build the reactive part of Qute API on top of Mutiny.

@mkouba mkouba added kind/enhancement New feature or request area/reactive area/qute The template engine labels Jul 3, 2020
@mkouba mkouba added this to the 1.7.0 - master milestone Jul 3, 2020
@mkouba
Copy link
Contributor Author

mkouba commented Jul 3, 2020

CC @cescoffier @FroMage

@quarkusbot
Copy link

/cc

@FroMage
Copy link
Member

FroMage commented Jul 3, 2020

Totally.

@mkouba mkouba self-assigned this Jul 3, 2020
@cescoffier
Copy link
Member

+1, but a bit biased...

mkouba added a commit to mkouba/quarkus that referenced this issue Jul 6, 2020
- add TemplateInstance.createMulti()
- get rid of io.quarkus.qute.PublisherFactory
- resolves quarkusio#10457
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/qute The template engine area/reactive kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants