Skip to the content.

Factory with generic RootFactory

It is possible, to create Factories without setting the RootFactory as illustrated in the package ‘base’.

This way, the classes can be re-used in different modules for a shared code base.

code