Peaberry Activation: Support for factory cofigurations.
mcculls opened this issue · 1 comments
mcculls commented
Originally reported on Google Code with ID 49
We must have some consistent story about factory configurations. Seems it
is best to use the approach of iPojo where each instance of a factory
configuration defines a single instance of an iPojo component. Similarly I
plan to allow maximum one factory configuration per Injector. As
configuration instances are created and destroyed Injectros are created and
destroyed in sync. This might form the base of our component model.
Reported by Rinsvind
on 2010-03-14 09:50:46
mcculls commented
Reported by mcculls
on 2012-08-04 21:42:19
- Labels added: Peaberry-Extension