athena-framework / athena

An ecosystem of reusable, independent components
https://athenaframework.org
MIT License
211 stars 17 forks source link

Prep work for query/request parameter refactor #425

Closed Blacksmoke16 closed 3 months ago

Blacksmoke16 commented 5 months ago

Context

Prepares for #418 by addressing my thoughts in the latest comment. Sets things up well for the next pass to actually implement some of the resolver/annotation logic.

Changelog

Blacksmoke16 commented 5 months ago

This is blocked until Crystal 1.13 as it requires https://github.com/crystal-lang/crystal/pull/14490 for the annotations to be defined/resolve correctly.