James Sumners
James Sumners
Feel free to jump in and work on this task! We've decided not to assign the issue to avoid any ["cookie licking"](https://www.redhat.com/en/blog/dont-lick-cookie), so please remember these simple guidelines: - First,...
I think this would cause way more confusion that it solves. We have already established that `fastify-plugin` is used for module creation. It's a core concept in the framework and...
Here's the thing, "plugin" has two simultaneous definitions, with one being a subset of the other: 1. a simple function that encapsulates logic (e.g. other plugins and routes) 2. a...
`@fastify/annotate-plugin`?
> `@fastify/annotate`? But what does it annotate?
> Plugins! I know, but the name does not make that clear. When people are looking through our list of modules, the name of those modules should give some indication...
I still think it isn't completely clear that it is meant to add metadata to plugins, but if everyone else likes the name then I am not a blocker.
Someone (@mcollina) should put out a poll with the options: * `@fastify/add-metadata` * `@fastify/plugin-metadata` * `@fastify/plugin-export` * `@fastify/export` Let the wider community decide (since they are very likely not reading...
> What should I use to create a poll? Not sure. Does the OpenJSF have a tool we can use? > Happy to promote it on my social media. Exactly....
> due to the increased simplicity of the maintenance? Uh, what?