Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: OO Design question: configuration

by spurperl (Priest)
on May 21, 2007 at 04:12 UTC ( [id://616494]=note: print w/replies, xml ) Need Help??


in reply to Re: OO Design question: configuration
in thread OO Design question: configuration

Huge thanks for pointing me to this. I have never heard of IOC (now it's more popularly called DI - Dependency Injection) before, but it sounds just like the thing I had in mind.

Replies are listed 'Best First'.
Re^3: OO Design question: configuration
by stvn (Monsignor) on May 21, 2007 at 17:15 UTC
    now it's more popularly called DI - Dependency Injection

    Yeah, I had it called that originally, the it grew into a larger "Inversion of Control" framework with the Proxy objects and such. However, once I started actually using it in practice, I found I had little need for the proxies, but by then it was too late to change the name.

    Plus, IOC was better as a namespace name, whereas DI is just kinda ugly :)

    -stvn

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://616494]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-28 06:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found