On 2006-07-31, at 15:14 , Rick Olson wrote:
I rarely put before filters in my application controller, and do very
little controller inheritance.  I don't see this as an issue at all.

I can't say I do either all the time, but I do it enough that I noticed this behavior.

But I'm not bringing this here as a bug report, instead, as a design question. I'm not concerned, yet, wether this is faulty behavior or whether there's enough usage/breakage to warranty/not a change.

I point to the fact that I ran into this noticing filters running twice, but I never had the need for a filter to run more than once.

Was this considered when implementing filters? I suspect this is enough of an edge case that it didn't matter and never got any attention.

So what I'm looking for is either a "indeed, we never thought about it, let's change/keep it" or "we thought about it and we think running filters multiple times is a great feature"


_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to