| Article: |
Better, Faster, Lighter Programming in .NET and Java | |
| Subject: | Your factory method screws up early binding! | |
| Date: | 2004-07-20 13:31:11 | |
| From: | jgehtland | |
|
Response to: Your factory method screws up early binding!
|
||
|
That's why we call it "planning for the unknown" and "allowing for extension". If you want to provide an extensible architecture, you can't be bound to what you know when you compile the code. If you stick with only what *you* know now, how can that be extended later by someone else?
|
||
Showing messages 1 through 1 of 1.
-
Your factory method screws up early binding!
2004-08-08 03:30:55 riffraff [View]



Anyway talking about dynamic languages, I hope this will become true