Adding a way to override the interceptor definition. This is required for cases when...
commite6f2286bfa7729908d0ad6909f1cb427af470b3f
authorayende <ayende@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Thu, 12 Apr 2007 13:30:07 +0000 (12 13:30 +0000)
committerayende <ayende@73e77b4c-caa6-f847-a29a-24ab75ae54b6>
Thu, 12 Apr 2007 13:30:07 +0000 (12 13:30 +0000)
tree711a497ddc6f65009eacdbf78e59fbfe28687854
parent9afde64f651b128fb38c0c56ea70d2c3d235d413
Adding a way to override the interceptor definition. This is required for cases when you want to have additional behavior from the interceptor, NHibernate.Search is the case in point.
Note that overriding the default would disable the usage of ARValidationBase.

git-svn-id: https://svn.castleproject.org/svn/castle/trunk@3700 73e77b4c-caa6-f847-a29a-24ab75ae54b6
ActiveRecord/Castle.ActiveRecord/Castle.ActiveRecord-vs2005.csproj
ActiveRecord/Castle.ActiveRecord/Framework/InterceptorFacotry.cs [new file with mode: 0644]
ActiveRecord/Castle.ActiveRecord/Framework/SessionFactoryHolder.cs