in reply to Catalyst and the stash

I had similar concerns about the way many plugins add methods to the context ($c) namespace. So far though, it seems to have worked to just let the community police that itself. It's something to keep in mind though, if you are thinking of writing your own private plugins that add to $c but are not known about by other authors who might stomp on your namespace.