Talk:Client Object: Difference between revisions
Jump to navigation
Jump to search
imported>Javydreamercsw Created page with "I'm not saying that my example is the way to go, I'm saying it should be extensible enough. I use interfaces and define the client object at runtime loading by reflections." |
imported>Javydreamercsw Created page with "I'm not saying that my example is the way to go, I'm saying it should be extensible enough. I use interfaces and define the client object at runtime loading by reflections." |
(No difference)
| |
Latest revision as of 20:16, 27 September 2011
I'm not saying that my example is the way to go, I'm saying it should be extensible enough. I use interfaces and define the client object at runtime loading by reflections.