Then how about a new factory service which lets you specify the constructor parameters? This is also a very common IoC pattern AFAIK.
--knut "Howard M. Lewis Ship" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Outside of Kurt's use case ... wrapping around machine-generated code, I feel that this talk of accessing static singletons is a step backwards. The point of HiveMind is to eliminate those static variables and static inits, do things thread-safe and just-in-time. -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/tapestry http://jakarta.apache.org/commons/sandbox/hivemind/ http://javatapestry.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
