Talk:Client Object: Difference between revisions

From Arianne
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)

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.