[Catalyst-commits] r14146 - in trunk/examples/CatalystAdvent:
2011/pen root root/2011 root/2011/pen
dhoss at dev.catalyst.perl.org
dhoss at dev.catalyst.perl.org
Thu Nov 10 18:21:44 GMT 2011
Author: dhoss
Date: 2011-11-10 18:21:44 +0000 (Thu, 10 Nov 2011)
New Revision: 14146
Added:
trunk/examples/CatalystAdvent/root/2011/
trunk/examples/CatalystAdvent/root/2011/pen/
trunk/examples/CatalystAdvent/root/2011/pen/ideas.txt
Removed:
trunk/examples/CatalystAdvent/2011/pen/ideas.txt
Log:
moved 2011 directory
Deleted: trunk/examples/CatalystAdvent/2011/pen/ideas.txt
===================================================================
--- trunk/examples/CatalystAdvent/2011/pen/ideas.txt 2011-11-08 11:30:16 UTC (rev 14145)
+++ trunk/examples/CatalystAdvent/2011/pen/ideas.txt 2011-11-10 18:21:44 UTC (rev 14146)
@@ -1,10 +0,0 @@
-Ideas:
- - Catalyst::Plugin::MessageStack + Data::Manager model
- show how to have seamless integration with your validation model's messages
- simple message display plugin
-
- - Catalyst::View::TT::Bootstrap
- skinnable UI
-
- - CatalystX::BREAD
- simple BREAD layer with JSON api (much like a simple C::C::DBIC::API class)
Copied: trunk/examples/CatalystAdvent/root/2011/pen/ideas.txt (from rev 14143, trunk/examples/CatalystAdvent/2011/pen/ideas.txt)
===================================================================
--- trunk/examples/CatalystAdvent/root/2011/pen/ideas.txt (rev 0)
+++ trunk/examples/CatalystAdvent/root/2011/pen/ideas.txt 2011-11-10 18:21:44 UTC (rev 14146)
@@ -0,0 +1,10 @@
+Ideas:
+ - Catalyst::Plugin::MessageStack + Data::Manager model
+ show how to have seamless integration with your validation model's messages
+ simple message display plugin
+
+ - Catalyst::View::TT::Bootstrap
+ skinnable UI
+
+ - CatalystX::BREAD
+ simple BREAD layer with JSON api (much like a simple C::C::DBIC::API class)
More information about the Catalyst-commits
mailing list