Tim, case class RewriteResponse(path: ParsePath, params: Map[String, String], stopRewriting: Boolean)
set the stopRewriting flag to 'true' and the rewriting will stop. Thanks, David On Tue, Dec 2, 2008 at 11:45 AM, Tim Perrett <[EMAIL PROTECTED]> wrote: > > > > With that being said, I've been thinking about a flag on the > rewriteresponse > > that says "don't re-run the tests." > > Kind of like a "isRecursive" type flag? I think that is a really great > idea. Would it take much to implement this? > > Cheers > > Tim > > > -- Lift, the simply functional web framework http://liftweb.net Collaborative Task Management http://much4.us Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
