This is mainly a service release, fixing some nasty bugs or "features".
AW now supports international versions of Visual Studio better. Preview 3 introduced hbm.xml generation but a bug prevented it to be usable without intevention. And drag-drop support for MySQL was broken if the user have a different version of Connector installed. All should work OK now.
Download
here.
Preview 3.1 Release - 18/08/2007
What's New:
- CONTRIB-31: "Lazy" One-to-One relation. (Thanks: Gabriel
Schenker)
Fixes:
- Server Explorer drag'n drop is now
supported on international versions of VS. (Patch: Daniel
Rothmaler)
- Server Explorer support changed to VS Connection Service and
its Connection Hierarchies, instead of the Server Explorer's UIHierarchies to
prevent the flicker during the hierarchy traversing process. (Patch: Daniel
Rothmaler)
- Closing Contrib-25. ValidateNotSameAttribute Won't be
supported ATM.
- CONTRIB-33: When adding a table (SQL Server) to the
designer which has a primary key of type uniqueidentifier ActiveWriter should
use "Guid" instead of "Native" as generator (Thanks: Gabriel
Schenker)
- Assembly names in NHibernate configs are incorrectly stripped
from the name. (Thanx: Fedde)
- Removed dependency to MySQL.Data.dll to
prevent runtime version conflicts. Moved to IDbConnection for all metadata
retrieval jobs. (Thanks: Joao Paulo Marques and Shane)