Skip to content

Split Dancer2::Template::Simple from core#1732

Closed
cromedome wants to merge 4 commits into
mainfrom
feature/split-template-simple
Closed

Split Dancer2::Template::Simple from core#1732
cromedome wants to merge 4 commits into
mainfrom
feature/split-template-simple

Conversation

@cromedome

@cromedome cromedome commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

This is primarily useful for migrating from Dancer (1) anyhow. We were only using it in core to generate new apps from skeletons, and used Template::Tiny for everything else. Now we will have no template implementations in core (only template engines).

I'll release this as its own CPAN dist when we release Dancer2 2.0.0. It's pretty well ready to go, but no need to confuse people until then.

This depends on #1731 and cannot be merged until that is.

@cromedome cromedome added this to the Dancer2 2.0.0 milestone Jun 18, 2025
@cromedome cromedome force-pushed the feature/split-template-simple branch from b333ff3 to 955ff78 Compare June 20, 2025 04:18
We ported the changes from our fork to the official Template::Tiny
distribution, eliminating the need for our fork.
This will be its own CPAN dist starting with Dancer2 2.0.0.
@cromedome cromedome force-pushed the feature/split-template-simple branch from 955ff78 to df13d6c Compare June 25, 2025 13:00

@yanick yanick left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

W00t!

@cromedome cromedome closed this Jul 18, 2025
@cromedome cromedome deleted the feature/split-template-simple branch July 18, 2025 12:05
@cromedome

Copy link
Copy Markdown
Contributor Author

Merged, thanks everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants