Changeset [391e1801fadd287ba8899aababe584252e31fa96] by Alxandr
March 15th, 2010 @ 04:26 AM
Major rewrite and added a couple of classes to make the project easier to understand and maintain. Also added support for naming providers and adding documentation for them. ProviderFactory will no longer support several providers with the same name. The new ProviderFactory also requires every Provider to be instansiated, and does this to be able to compare names of the providers. Changes is yet to be documentated (as well as the new classes).
[#3 state:resolved] http://github.com/Alxandr/AppVisum.Sys/commit/391e1801fadd287ba8899...
Committed by Alxandr
- R ProviderClass.cs
- M AppVisum.Sys.csproj
- M Provider.cs
- M ProviderFactory.cs
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
This is the core of the new AppVisum project.