On Sun, Mar 29, 2009 at 02:26:51PM +0100, Chisel Wright wrote:
> On Sun, Mar 29, 2009 at 07:52:27AM -0400, Jesse Sheidlower wrote:
> > [% WHILE (tuning = tunings.next) %]  
> 
> Have you used tunings anywhere else? A common mistake I make is to loop
> through a resultset $somewhere_else, draining it of records.
> 
> Does
> 
>  [% CALL tunings.reset %]
> 
> before the WHILE make any difference?

No, I don't use it anywhere, and even so I did try this,
with no difference.

Jesse

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to