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

Template Delegates are not supported #96

Open
SaphireLattice opened this issue Feb 15, 2022 · 3 comments
Open

Template Delegates are not supported #96

SaphireLattice opened this issue Feb 15, 2022 · 3 comments

Comments

@SaphireLattice
Copy link

It seems that they are added via the builder in RazorProjectEngine, with TemplateTargetExtension. But builder method is completely inaccessible and impossible to extend with current API? That's kinda surprising it is not accessible and not able to be extended...

@adoconnection
Copy link
Owner

we can fix that :)

@SaphireLattice
Copy link
Author

I'm guessing passing it as part of the options would work?

Oh also, the builder allows setting the default base class from which the template inherits, meaning that there's no need to append "@inherits" for default stuff as a text to the template?

@thomas-parrish
Copy link

we can fix that :)

Are there still plans to implement this?

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

No branches or pull requests

3 participants