[Jifty-commit] jifty branch, master, updated. jifty-0.91117-473-gec1a55c

Jifty commits jifty-commit at lists.jifty.org
Thu Dec 9 15:32:14 EST 2010


The branch, master has been updated
       via  ec1a55c3dd669c34be31c4d4c23424ef600a1224 (commit)
       via  5564673b52023096df2ee2ab1429ece75e93c147 (commit)
      from  1e8f86749146c0989fcd90a9ef7c2f50a39d69fb (commit)

Summary of changes:
 README                                             |   26 ++++++++++----------
 lib/Jifty.pm                                       |    2 +-
 lib/Jifty/API.pm                                   |    2 +-
 lib/Jifty/Action.pm                                |    2 +-
 lib/Jifty/Action/Autocomplete.pm                   |    2 +-
 lib/Jifty/Action/Record.pm                         |    2 +-
 lib/Jifty/Action/Record/Create.pm                  |    2 +-
 lib/Jifty/Action/Record/Delete.pm                  |    2 +-
 lib/Jifty/Action/Record/Execute.pm                 |    2 +-
 lib/Jifty/Action/Record/Search.pm                  |    2 +-
 lib/Jifty/Action/Record/Update.pm                  |    2 +-
 lib/Jifty/Action/Redirect.pm                       |    2 +-
 lib/Jifty/Bootstrap.pm                             |    2 +-
 lib/Jifty/ClassLoader.pm                           |    2 +-
 lib/Jifty/Client.pm                                |    2 +-
 lib/Jifty/Collection.pm                            |    2 +-
 lib/Jifty/Config.pm                                |    2 +-
 lib/Jifty/Continuation.pm                          |    2 +-
 lib/Jifty/CurrentUser.pm                           |    2 +-
 lib/Jifty/DateTime.pm                              |    2 +-
 lib/Jifty/Everything.pm                            |    2 +-
 lib/Jifty/Filter/DateTime.pm                       |    2 +-
 lib/Jifty/Plugin/Authentication/Password.pm        |    2 +-
 .../Plugin/Authentication/Password/Dispatcher.pm   |    2 +-
 .../Authentication/Password/Mixin/Model/User.pm    |    2 +-
 lib/Jifty/Plugin/Authentication/Password/View.pm   |    2 +-
 lib/Jifty/Plugin/SQLQueries.pm                     |    2 +-
 lib/Jifty/Plugin/SetupWizard.pm                    |    2 +-
 lib/Jifty/Plugin/User.pm                           |    2 +-
 lib/Jifty/Plugin/User/Mixin/Model/User.pm          |    2 +-
 lib/Jifty/View.pm                                  |    2 +-
 lib/Jifty/View/Declare.pm                          |    2 +-
 lib/Jifty/View/Declare/BaseClass.pm                |    2 +-
 lib/Jifty/View/Declare/CRUD.pm                     |    2 +-
 34 files changed, 46 insertions(+), 46 deletions(-)

- Log -----------------------------------------------------------------
commit 5564673b52023096df2ee2ab1429ece75e93c147
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Thu Dec 9 15:30:04 2010 -0500

    Update the copyright to 2010

diff --git a/lib/Jifty.pm b/lib/Jifty.pm
index 566c2c2..7a1c00f 100644
--- a/lib/Jifty.pm
+++ b/lib/Jifty.pm
@@ -574,7 +574,7 @@ Jesse Vincent, Alex Vandiver and David Glasser.
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2009 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 
diff --git a/lib/Jifty/API.pm b/lib/Jifty/API.pm
index 7e8c044..c7fd1a6 100644
--- a/lib/Jifty/API.pm
+++ b/lib/Jifty/API.pm
@@ -459,7 +459,7 @@ L<Jifty>, L<Jifty::Web>, L<Jifty::Action>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2006 Best Practical Solutions, LLC. 
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC. 
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action.pm b/lib/Jifty/Action.pm
index 8a900ab..df250a5 100644
--- a/lib/Jifty/Action.pm
+++ b/lib/Jifty/Action.pm
@@ -1435,7 +1435,7 @@ L<Jifty::Param::Schema>, L<Jifty::Manual::Actions>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2006 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Autocomplete.pm b/lib/Jifty/Action/Autocomplete.pm
index 222498a..c6bbf12 100644
--- a/lib/Jifty/Action/Autocomplete.pm
+++ b/lib/Jifty/Action/Autocomplete.pm
@@ -80,7 +80,7 @@ L<Jifty::Action>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2006 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Record.pm b/lib/Jifty/Action/Record.pm
index c3894eb..9713d23 100644
--- a/lib/Jifty/Action/Record.pm
+++ b/lib/Jifty/Action/Record.pm
@@ -618,7 +618,7 @@ L<Jifty::Action::Record::Delete>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2006 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Record/Create.pm b/lib/Jifty/Action/Record/Create.pm
index e4da1d3..6475a54 100644
--- a/lib/Jifty/Action/Record/Create.pm
+++ b/lib/Jifty/Action/Record/Create.pm
@@ -186,7 +186,7 @@ L<Jifty::Action::Record>, L<Jifty::Record>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Record/Delete.pm b/lib/Jifty/Action/Record/Delete.pm
index 37dfde2..164a569 100644
--- a/lib/Jifty/Action/Record/Delete.pm
+++ b/lib/Jifty/Action/Record/Delete.pm
@@ -88,7 +88,7 @@ L<Jifty::Action::Record>, L<Jifty::Record>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Record/Execute.pm b/lib/Jifty/Action/Record/Execute.pm
index e360f5e..e887801 100644
--- a/lib/Jifty/Action/Record/Execute.pm
+++ b/lib/Jifty/Action/Record/Execute.pm
@@ -110,7 +110,7 @@ L<Jifty::Action>, L<Jifty::Action::Record>, L<Jifty::Record>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2006 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Record/Search.pm b/lib/Jifty/Action/Record/Search.pm
index 81c9853..2c9d488 100644
--- a/lib/Jifty/Action/Record/Search.pm
+++ b/lib/Jifty/Action/Record/Search.pm
@@ -338,7 +338,7 @@ L<Jifty::Action::Record>, L<Jifty::Collection>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Record/Update.pm b/lib/Jifty/Action/Record/Update.pm
index 9bd94c5..98dceb8 100644
--- a/lib/Jifty/Action/Record/Update.pm
+++ b/lib/Jifty/Action/Record/Update.pm
@@ -265,7 +265,7 @@ L<Jifty::Action::Record>, L<Jifty::Record>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Action/Redirect.pm b/lib/Jifty/Action/Redirect.pm
index 8f52ab7..dfca656 100644
--- a/lib/Jifty/Action/Redirect.pm
+++ b/lib/Jifty/Action/Redirect.pm
@@ -88,7 +88,7 @@ L<Jifty::Action>, L<Jifty::Web/next_page>, L<Jity::Web/force_redirect>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Bootstrap.pm b/lib/Jifty/Bootstrap.pm
index 1f9c708..2ef7541 100644
--- a/lib/Jifty/Bootstrap.pm
+++ b/lib/Jifty/Bootstrap.pm
@@ -44,7 +44,7 @@ L<Jifty::Upgrade>, L<Jifty::Script::Schema>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2006 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/ClassLoader.pm b/lib/Jifty/ClassLoader.pm
index 98de5db..ec8475b 100644
--- a/lib/Jifty/ClassLoader.pm
+++ b/lib/Jifty/ClassLoader.pm
@@ -543,7 +543,7 @@ L<Jifty> and just about every other class that this provides an empty override f
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Client.pm b/lib/Jifty/Client.pm
index 7f21411..b664ddf 100644
--- a/lib/Jifty/Client.pm
+++ b/lib/Jifty/Client.pm
@@ -355,7 +355,7 @@ L<Jifty::Test::WWW::Mechanize>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Collection.pm b/lib/Jifty/Collection.pm
index e997830..fe1bc67 100644
--- a/lib/Jifty/Collection.pm
+++ b/lib/Jifty/Collection.pm
@@ -163,7 +163,7 @@ L<Jifty::DBI::Collection>, L<Jifty::Object>, L<Jifty::Record>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Config.pm b/lib/Jifty/Config.pm
index d4259d4..1139190 100644
--- a/lib/Jifty/Config.pm
+++ b/lib/Jifty/Config.pm
@@ -723,7 +723,7 @@ Various folks at BestPractical Solutions, LLC.
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Continuation.pm b/lib/Jifty/Continuation.pm
index 0192d8f..dece686 100644
--- a/lib/Jifty/Continuation.pm
+++ b/lib/Jifty/Continuation.pm
@@ -293,7 +293,7 @@ L<Jifty::Manual::Continuations>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/CurrentUser.pm b/lib/Jifty/CurrentUser.pm
index c6b9707..b5ce704 100644
--- a/lib/Jifty/CurrentUser.pm
+++ b/lib/Jifty/CurrentUser.pm
@@ -275,7 +275,7 @@ L<Jifty::Object>, L<Jifty::Plugin::User>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/DateTime.pm b/lib/Jifty/DateTime.pm
index 28ef428..678c2ed 100644
--- a/lib/Jifty/DateTime.pm
+++ b/lib/Jifty/DateTime.pm
@@ -440,7 +440,7 @@ L<DateTime>, L<DateTime::TimeZone>, L<Jifty::CurrentUser>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Everything.pm b/lib/Jifty/Everything.pm
index 4df8336..c3219f7 100644
--- a/lib/Jifty/Everything.pm
+++ b/lib/Jifty/Everything.pm
@@ -104,7 +104,7 @@ L<Jifty>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Filter/DateTime.pm b/lib/Jifty/Filter/DateTime.pm
index a58d4d6..92fd277 100644
--- a/lib/Jifty/Filter/DateTime.pm
+++ b/lib/Jifty/Filter/DateTime.pm
@@ -74,7 +74,7 @@ L<Jifty::DateTime>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Plugin/Authentication/Password.pm b/lib/Jifty/Plugin/Authentication/Password.pm
index 5abe03c..8a6f0b2 100644
--- a/lib/Jifty/Plugin/Authentication/Password.pm
+++ b/lib/Jifty/Plugin/Authentication/Password.pm
@@ -63,7 +63,7 @@ L<Jifty::Manual::AccessControl>, L<Jifty::Plugin::User>, L<Jifty::Plugin::LetMe>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm b/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm
index 9638f78..12e1293 100644
--- a/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm
+++ b/lib/Jifty/Plugin/Authentication/Password/Dispatcher.pm
@@ -172,7 +172,7 @@ L<Jifty::Plugin::Authentication::Password>, L<Jifty::Plugin::Authentication::Pas
 
 =head1 COPYRIGHT
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm b/lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm
index c2ce1a8..f1107fd 100644
--- a/lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm
+++ b/lib/Jifty/Plugin/Authentication/Password/Mixin/Model/User.pm
@@ -201,7 +201,7 @@ L<Jifty::Plugin::Authentication::Password>, L<Jifty::Plugin::User::Mixin::Model>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Plugin/Authentication/Password/View.pm b/lib/Jifty/Plugin/Authentication/Password/View.pm
index 0db2d83..f1cec3d 100644
--- a/lib/Jifty/Plugin/Authentication/Password/View.pm
+++ b/lib/Jifty/Plugin/Authentication/Password/View.pm
@@ -184,7 +184,7 @@ L<Jifty::Plugin::Authentication::Password>, L<Jifty::Plugin::Authentication::Pas
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Plugin/SQLQueries.pm b/lib/Jifty/Plugin/SQLQueries.pm
index a9dd04a..c9366b2 100644
--- a/lib/Jifty/Plugin/SQLQueries.pm
+++ b/lib/Jifty/Plugin/SQLQueries.pm
@@ -156,7 +156,7 @@ This plugin depends on L<Jifty::Plugin::RequestInspector>.
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2007-2009 Best Practical Solutions
+Copyright 2007-2010 Best Practical Solutions
 
 This is free software and may be modified and distributed under the same terms as Perl itself.
 
diff --git a/lib/Jifty/Plugin/SetupWizard.pm b/lib/Jifty/Plugin/SetupWizard.pm
index e895dc6..1998430 100644
--- a/lib/Jifty/Plugin/SetupWizard.pm
+++ b/lib/Jifty/Plugin/SetupWizard.pm
@@ -99,7 +99,7 @@ This plugin depends on L<Jifty::Plugin::Config>.
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2007-2009 Best Practical Solutions
+Copyright 2007-2010 Best Practical Solutions
 
 This is free software and may be modified and distributed under the same terms as Perl itself.
 
diff --git a/lib/Jifty/Plugin/User.pm b/lib/Jifty/Plugin/User.pm
index 3c99dd2..49acda5 100644
--- a/lib/Jifty/Plugin/User.pm
+++ b/lib/Jifty/Plugin/User.pm
@@ -22,7 +22,7 @@ L<Jifty::Plugin::Authentication::Password>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/Plugin/User/Mixin/Model/User.pm b/lib/Jifty/Plugin/User/Mixin/Model/User.pm
index c437e9a..3b0d7be 100644
--- a/lib/Jifty/Plugin/User/Mixin/Model/User.pm
+++ b/lib/Jifty/Plugin/User/Mixin/Model/User.pm
@@ -117,7 +117,7 @@ L<Jifty::Plugin::Authentication::Password>, L<Jifty::Plugin::Authentication::Pas
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/View.pm b/lib/Jifty/View.pm
index ff2bdc2..1880b10 100644
--- a/lib/Jifty/View.pm
+++ b/lib/Jifty/View.pm
@@ -59,7 +59,7 @@ L<Jifty::View::Declare>, L<Jifty::View::Declare::BaseClass>, L<Jifty::View::Maso
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/View/Declare.pm b/lib/Jifty/View/Declare.pm
index 4b63509..fd543e5 100644
--- a/lib/Jifty/View/Declare.pm
+++ b/lib/Jifty/View/Declare.pm
@@ -55,7 +55,7 @@ L<Jifty::View::Declare::Helpers>, L<Template::Declare>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/View/Declare/BaseClass.pm b/lib/Jifty/View/Declare/BaseClass.pm
index 8469e17..268be5b 100644
--- a/lib/Jifty/View/Declare/BaseClass.pm
+++ b/lib/Jifty/View/Declare/BaseClass.pm
@@ -90,7 +90,7 @@ L<Jifty::View::Declare>, L<Template::Declare>, L<Jifty::View::Declare::Helpers>
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut
diff --git a/lib/Jifty/View/Declare/CRUD.pm b/lib/Jifty/View/Declare/CRUD.pm
index a35a07d..cb8de95 100644
--- a/lib/Jifty/View/Declare/CRUD.pm
+++ b/lib/Jifty/View/Declare/CRUD.pm
@@ -1025,7 +1025,7 @@ L<Jifty::Action::Record::Create>, L<Jifty::Action::Record::Search>, L<Jifty::Act
 
 =head1 LICENSE
 
-Jifty is Copyright 2005-2007 Best Practical Solutions, LLC.
+Jifty is Copyright 2005-2010 Best Practical Solutions, LLC.
 Jifty is distributed under the same terms as Perl itself.
 
 =cut

commit ec1a55c3dd669c34be31c4d4c23424ef600a1224
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Thu Dec 9 15:30:26 2010 -0500

    Update the README
    
    pod2text lib/Jifty.pm > README

diff --git a/README b/README
index 36d4134..78d0d35 100644
--- a/README
+++ b/README
@@ -86,18 +86,10 @@ METHODS
         database or do something extreme like that; most of Jifty expects
         the handle to exist. Defaults to false.
 
-    no_views
-        If this is set to true, does not initialize any of the view handling
-        components of Jifty. This is useful if you are running a
-        command-line script, and not want the overhead associated with it.
-        This also prevents the mason cache files from being created, which
-        may be the right thing if your script is running as a privileged
-        user. Defaults to false.
-
     logger_component
         The name that Jifty::Logger will log under. If you don't specify
         anything Jifty::Logger will log under the empty string. See
-        Jifty::Logger for more infomation.
+        Jifty::Logger for more information.
 
   config
     An accessor for the Jifty::Config object that stores the configuration
@@ -153,7 +145,7 @@ METHODS
     classes for the application.
 
   setup_database_connection
-    Set up our database connection. Optionally takes a param hash with a
+    Set up our database connection. Optionally takes a paramhash with a
     single argument. This method is automatically called by "new".
 
     no_handle
@@ -161,9 +153,9 @@ METHODS
         handle
 
     pre_init
-        Defaults to false. If true, plugins are notificed that this is a
+        Defaults to false. If true, plugins are notified that this is a
         pre-init, any trigger registration in "init()" should not happen
-        during this stage. Note that model mixins's register_triggers is
+        during this stage. Note that model mixins' "register_triggers" is
         unrelated to this.
 
     If "no_handle" is set or our application's config file is missing a
@@ -174,6 +166,14 @@ METHODS
     Returns a globally unique id for this instance of this jifty
     application. This value is generated the first time it's accessed
 
+  background SUB
+    Forks a background process, and ensures that database connections and
+    sockets are not shared with the parent process.
+
+  admin_mode
+    Returns true if the application is in admin mode. This should be used
+    instead of "Jifty->config->framework('AdminMode')".
+
 SEE ALSO
     <http://jifty.org>, Jifty::Manual::Tutorial, Jifty::Everything,
     Jifty::Config, Jifty::Handle, Jifty::Logger, Jifty::Handler, Jifty::Web,
@@ -183,6 +183,6 @@ AUTHORS
     Jesse Vincent, Alex Vandiver and David Glasser.
 
 LICENSE
-    Jifty is Copyright 2005-2008 Best Practical Solutions, LLC. Jifty is
+    Jifty is Copyright 2005-2010 Best Practical Solutions, LLC. Jifty is
     distributed under the same terms as Perl itself.
 

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list