Forgot to remove the call to the new version of DefineProperty, now it will perform...
[castle.git] / Facilities / ActiveRecordIntegration / Changes.txt
blobc0194989ca1fc221b66c542067bdd8b54e6994d2
1 Change history\r
2 --------------\r
3 \r
4 Beta 3\r
5 ======\r
6 \r
7 -  Support the 'default-lazy' attribute on the facility config just like AR's XmlConfigurationSource does.\r
8 \r
9 - Changed to use new Windsor/DynamicProxy 2\r
11 -  Applied (with added test) patch from Ernst Naezer, fixing FACILITIES-66 ('fix null ref exception when no assemblies entry in the\r
12    config was found').\r
14 Beta 2\r
15 ====== \r
17 - An implementation of ISessionFactoryHolder can be specified through the configuration attribute sessionfactoryholdertype\r
18   on the config node.