I was thinking about Scott's use of interfaces in the demo, and I have a kind of half-formed question about it. I don't have details from the demo in order to get it formulated, but here goes... In vague terms - I'm wondering if there's a way to put all the interface classes into a package that would be available to other applications. My impression was that there was a one-to-one correspondence between the interface and the concrete class. The app was created for demo purposes, so this question…
Continue
Posted on October 16, 2009 at 10:34am — 3 Comments