Welcome to Dovetail Software Blogs : Sign in | Join | Help

February 2007 - Posts

ActiveRecord SessionScope
I have been spending some time trying to understand how Castle's ActiveRecord manages SessionScopes for web applications. A SessionScope abstracts access to the database and manages a cache of conversions with the database (likely an oversimplified.) Read More...