On Mon, 26 Nov 2001 20:06, Ulrich Mayring wrote: > Leo Sutic wrote: > > I can not think of anything that would result in not being able to > > implement something due to IoC. > > A quick example: Without breaking IoC I cannot tell Phoenix to use > another app's logger. I must tell the other app to use Phoenix's logger.
Actually thats because phoenix violates IOC (if you are referring to the logging of the embeddor et al) - if you want to tell apps hosted on top of phoenix to use any logger you want by setting a parameter and writing your own LogManager (or whatever it is called). -- Cheers, Pete *-----------------------------------------------------------------------* PROGRAM: n. a magic spell cast over a computer allowing it to turn one's input into error messages. v.t. to engage in a pastime similar to banging one's head against a wall, but with fewer opportunities for reward. *-----------------------------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>