I would probably lean toward at least functions *and* controllers. I think it's common to have underscores (but probably not hyphens) in controller names (for example, any plugin controller that follows the "plugin_" naming convention).
On Thursday, March 31, 2011 1:25:30 PM UTC-4, Jonathan Lundell wrote: > On Mar 31, 2011, at 10:09 AM, pbreit wrote: > > I guess I can see leaving the default to re-map hyphens to underscores > but perhaps only on controllers? > > Well, functions for sure. I'm not sure about applications and controllers. >

