Wheefun Data Objects Activity
A data source abstraction library
Status: Pre-Alpha
Brought to you by:
thylordroot
Copied over trunk to a branch until we're done with it
Preparing to refactor
Added WFDODbParameterCollection so that proxies actually work correctly. Added IWFDODbConnectionParams and updated factories to use them. Began significant work on statement models and compilation down into SQL code, as well as beginning work on a test handle them. Renamed test configuration to testhost.dll.config in order to make it easier to work with.
Began working on unit tests; refactored factory interface to use a configuration settings interface. Began work on WFDODbParameterCollection.
Initial import; began work on .NET API.