rgst-io / stencil

📒 A modern living-template engine for evolving repositories
https://stencil.rgst.io
Apache License 2.0
4 stars 1 forks source link

Rethink Module Hooks #2

Open jaredallard opened 6 months ago

jaredallard commented 6 months ago

Right now, module hooks are a fragile system. They do not have an easy-to-use interface (see documentation on AddToModuleHook) and provide no type safety.

I think we should look at module hooks and consider revamping them before the 1.0 release of this project. Ideally we would offer the following: