WilsonORMapper v3.2.0.0 Released

Update: WilsonORMapper v3.2.0.0 (3/30/2005) includes the following:
    The following important new feature is why this is a major update:   
  • Added IsolatedContext Property to Create New Isolated ObjectSpace
  • Use IsolatedContext to Isolate all Tracking/Caching to that Instance
    Then there are these important bug-fixes as well that were rolled in:   
  • Fixed Delete with Lazy-Loaded Many-To-Many removing Related Objects
  • Fixed StartTracking clearing any pre-existing Relations on Objects
Published Wednesday, March 30, 2005 10:31 AM by PaulWilson

Comments

# Paul Wilson has released the latest version of his wonderful ORMapper (3.2)

Wednesday, March 30, 2005 11:17 AM by TrackBack

# re: WilsonORMapper v3.2.0.0 Released

Great job! It's very encouraging to see your commitment to continued development.

Wednesday, March 30, 2005 12:56 PM by Sam

# re: WilsonORMapper v3.2.0.0 Released

Not directly related to this release...

http://forums.mysql.com/read.php?38,17809,20753#msg-20753
If you are using Wilson O/R Mapper this connection string will fix the MySql DateTime issue:

<add key="ConnectionString" value="Server=localhost;Port=3306;Database=DBNAME;Uid=[UID];Pwd=[PWD];Allow Zero DateTime=False" />

The key here is:

Allow Zero DateTime=False

[MySqlConversionException: Unable to convert MySQL date/time value to System.DateTime]

--
Sincerely,
David Dimmer
Director of Development

Fyin, Inc.
Local: (414) 431-8674
Toll free: (800) 680-2326
Fax: (414) 431-8704
W: http://www.fyin.com
Complete Website Design and Interactive Programming

Friday, April 01, 2005 10:42 PM by David Dimmer

# Wilson O/R Mapper and Templates Updated

Tuesday, April 05, 2005 4:32 AM by TrackBack

# re: WilsonORMapper v3.2.0.0 Released

as always ... another great release! :)

Tuesday, April 05, 2005 11:56 AM by Jimmy Zimms

# (Deprecated) OPath Documentation

Users of the Wilson O/R Mapper sometimes ask for some documentation about OPath in their user forum, since the mapper supports a query language similar (or identical?) to OPath.

Here you are---ObjectSpaces articles that might be useful when working with Wilson O/R Mapper (a design goal of which seems to be to mimic the ObjectSpaces API design), an incomplete list in no particular order.

Sunday, May 22, 2005 10:39 PM by TrackBack

# (Deprecated) OPath Documentation

Users of the Wilson O/R Mapper sometimes ask for some documentation about OPath in their user forum, since the mapper supports a query language similar (or identical?) to OPath.

Here you are---ObjectSpaces articles that might be useful when working with Wilson O/R Mapper (a design goal of which seems to be to mimic the ObjectSpaces API design), an incomplete list in no particular order.

Sunday, May 22, 2005 10:52 PM by TrackBack

Leave a Comment

(required) 
(required) 
(optional)
(required)