Updated Home (markdown)

Henri Schubin 2023-01-30 23:21:43 +02:00
parent bf6e1c7e80
commit bc264445b4

@ -18,7 +18,8 @@ Misc. modules (rarely need to be touched)
- `:common:common-api`
+ This contains the Slf4j implementation which needs to be included in loaders but doesn't need to be accessed by API users
- `:common:common-templates`
+ Contains [DynamicProxies](https://github.com/Vankka/DynamicProxy) that are then used in `:common`
+ Contains [DynamicProxies](https://github.com/Vankka/DynamicProxy) that are used by platforms
+ Depends on `:common` therefor cannot be depended on by `:common`
- `:common:common-unrelocate`
+ Hack to work around needing classes to be (un)relocated but only _sometimes_
- `:i18n`