So, if this `find!' bidness gets introduced it means an exception can  
get raised a) on record not found via find! / find_by_*!  or b) on  
record not found via find(id).  Raised on bangs or on non-bang.

I know the non-bang is a very specific circumstance, but does this  
bother anyone else?  I suppose one way of looking at this is that the  
bang methods are just sugar for existing methods, none of which  
change.  But it sure would be nice to just say "methods with a bang  
raise an exception on blank, methods without do not."

I can deal with it; I love that this change is being discussed.  But  
won't someone think of the children?

--
Chris Wanstrath
http://errtheblog.com

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
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