RSSAmplifier

Your awesome title · Nov 12, 2009

Private Methods are a Code Smell

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Private methods are a code smell. They should be moved to collaborating classes and made public.

Read on /blog/work/2009/11/12/private-methods-stink.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.