[Catalyst-commits] r14149 - in trunk/examples/CatalystAdvent: 2011/pen root/2011/pen

dhoss at dev.catalyst.perl.org dhoss at dev.catalyst.perl.org
Thu Nov 10 23:06:28 GMT 2011


Author: dhoss
Date: 2011-11-10 23:06:28 +0000 (Thu, 10 Nov 2011)
New Revision: 14149

Added:
   trunk/examples/CatalystAdvent/root/2011/pen/ideas.txt
Removed:
   trunk/examples/CatalystAdvent/2011/pen/ideas.txt
Log:
moved 2011 to root

Deleted: trunk/examples/CatalystAdvent/2011/pen/ideas.txt
===================================================================
--- trunk/examples/CatalystAdvent/2011/pen/ideas.txt	2011-11-10 22:02:26 UTC (rev 14148)
+++ trunk/examples/CatalystAdvent/2011/pen/ideas.txt	2011-11-10 23:06:28 UTC (rev 14149)
@@ -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 14148, 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 23:06:28 UTC (rev 14149)
@@ -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