[Catalyst-commits] r10255 - trunk/Catalyst-Model-DBIC-Schema

caelum at dev.catalyst.perl.org caelum at dev.catalyst.perl.org
Sat May 23 19:36:45 GMT 2009


Author: caelum
Date: 2009-05-23 19:36:44 +0000 (Sat, 23 May 2009)
New Revision: 10255

Modified:
   trunk/Catalyst-Model-DBIC-Schema/Changes
Log:
minor Changes updates

Modified: trunk/Catalyst-Model-DBIC-Schema/Changes
===================================================================
--- trunk/Catalyst-Model-DBIC-Schema/Changes	2009-05-23 15:31:32 UTC (rev 10254)
+++ trunk/Catalyst-Model-DBIC-Schema/Changes	2009-05-23 19:36:44 UTC (rev 10255)
@@ -5,11 +5,12 @@
           use Class::C3 in the MyApp class (t0m)
         - warn on empty schema
         - create=dynamic deprecation warning
-        - conversion to Moose (of Model, helper to follow)
+        - conversion to Moose
         - cursor caching support (via ::Role::Caching)
+	- ::Storage::Replicated support (via ::Role::Replicated)
         - switch to hashref connect_info for DBIC 8100
-        - better helper option parsing
-        - pass loader opts to dynamic schemas
+        - better helper option parsing, with support for more options
+        - helper passes loader opts to dynamic schemas
 
 0.23  Sun Mar  8 20:30:02 GMT 2009
         - Kill a couple of warnings (one due to MRO::Compat)




More information about the Catalyst-commits mailing list