Perhaps "Dependency Injection" is a more understandable name for the pattern. Maybe the acronym IoC is more identifiable than DP? I use the terms interchangibly though.
To me, Inversion of Control implies that the control use to lie elsewhere and now it has been inverted - exactly what the pattern is used for. Although, to be honest, when first learning about the pattern I understood it better through the name Dependency Injection. Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum -~----------~----~----~----~------~----~------~--~---
