diff --git a/Home.md b/Home.md index 5fde1fb..ba3a74d 100644 --- a/Home.md +++ b/Home.md @@ -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`