|
|
I generally use Castle Windsor in my applications. One of the prime benefits is being able to stub dependencies when testing the application. For this I generally use interfaces to access services. It looks like the Ionic classes don't have interfaces. Has
anyone added them? Any problems?
If not, I can add them and make the source available if that would be helpful.
Thanks,
Erick
|
|