[Jifty-commit] r7529 - Template-Declare/trunk

Jifty commits jifty-commit at lists.jifty.org
Thu Oct 8 13:26:08 EDT 2009


Author: theory
Date: Thu Oct  8 13:26:08 2009
New Revision: 7529

Modified:
   Template-Declare/trunk/Changes

Log:
Note deprecation of `path_for()`.

Modified: Template-Declare/trunk/Changes
==============================================================================
--- Template-Declare/trunk/Changes	(original)
+++ Template-Declare/trunk/Changes	Thu Oct  8 13:26:08 2009
@@ -5,6 +5,8 @@
 * Added "dispatch_to" to replace "roots", which is now deprecated. Note that
   "dispatch_to" resolves to template classes in the opposite order to "roots".
   This won't be an issue if you only use a single temlate class.
+* Deprecated "path_for()", since it only works for the last class into which a
+  template is imported.
 
 0.40_01 2009-08-12
 * Support for inline tagset definitions. Thanks to Olivier 'dolmen' Mengué


More information about the Jifty-commit mailing list