athena-framework / athena

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

Decouple passes from `ADI::Register` annotation #378

Closed Blacksmoke16 closed 6 months ago

Blacksmoke16 commented 6 months ago

Follow up to #377 that address the ADI::Register annotation decoupling TODO.

As of this PR, the annotation is ONLY used in RegisterServices pass to do what could be done manually. Also renames and re-organizes some of the other passes