Retina.NET alpha4

Tags: ORM

A few days ago i have uploaded the Retina.NET alpha4 into the GotDotNet workspace, including source code, binaries, documentation and a new DataStore for the embedded database engine SharpHSQL.

This version includes the following:

*- Several bug-fixes and other small changes in Retina.Core.
*- Fixes in the lazy load of child collections.
*- Fixes in the NullableTypes integration.
*- Simplifying of the DataStore and EntityPersister code.
*- Fixes in the Criteria object, it nows accepts only Entity fields and not DB Columns.

*- More Unit Testing (using MbUnit).
*- Fixes and small changes in ObjectContext for making more simple it's usage.

This is an interim release towards the BETA1 milestone. The documentation and QuickStart have been updated for this release.

Retina.NET workspace can be found at GotDotNet, and you are welcome to stop by if you like.


Best regards,

Andrés G Vettori
MCSE/MCSD/MCT
Leader of the C# Community of the
Microsoft Users Group Argentina

No Comments