> Deprecation is a step too far,  there are legitimate uses of
> with_scope,  particularly around encapsulated finds for permissions
> models.   I just think that there needs to be some serious warnings in
> the documentation:

The decision has been rendered as follows: with_scope will go protected
from Rails 2.0. That means you'll be able to use with_scope in your own
private finders (the only legitimate use I've seen), but not in, say,
filters.

Now we just have to find a way to get those deprecation messages in
there when its being called in the public space.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core
-~----------~----~----~----~------~----~------~--~---

Reply via email to