Is there any way in Salesforce to group apex classes under a package or namespace? Can we use managed package for internal organization purpose?
I faced similar challenges while working on big projects, wrote this blog post sometime back to share the approach I am following now : http://www.tgerm.com/2011/11/apex-class-naming-convention-suggestion.html