WilsonORMapper SP v4.2.2.1 (4/10/2006)
This is a subscriber-only preview release, similar in purpose to Microsoft's CTPs. I am going to be using more of these to add a few features at a time, and to allow others to provide feedback and/or time to integrate their changes with mine (like Jeff's OPath Engine). I may also include minor bug-fixes in this process if they should become necessary for some users only, which in the past I have issued via email as necessary. These changes and others to come will eventually become the next official version, but this should not be viewed as a normal release to be used in production without extra testing and understanding. However, it should also be noted that I am running it on some of my sites right now, so I also don't expect it to break existing applications, but I still urge caution.
***** Subscriber Preview Release *****
***** WilsonORMapper SP v4.2.2.1 *****
***** Minimal Tests & May Change *****
***** Think as Similar to MS CTP *****
mappings defaultSchema="DB.User" may improve db optimizations
entity type can optionally be fully qualified with assembly name
entity hint (and mappings defaultHint) for MS Sql locking hints
example: entity hint="nolock" or mappings defaultHint="nolock"
relation sortOrder for different one-to-many and many-to-many sorts
Note: None of these are implemented in Jeff's OPath Engine yet
Also: The next official release may or may not be .NET v2.0 only
Last Updated: 4/11/2006 2:10:41 AM