show/hide this revision's text 3 formatting. new classes.

Huge methods/functions. This is always a sure sign of impending failure.

Huge methods should be refactored into smaller methods and functions, with more generic uses. Those methods should be appropriately organized, e.g. in to new classes.

See also these related questions on SO:

show/hide this revision's text 2 Added links to other SO questions related to this

Huge methods/functions. This is always a sure sign of impending failure.

Huge methods should be refactored into smaller methods and functions, with more generic uses.

See also these related questions on SO:

    Post Made Community Wiki by Community
show/hide this revision's text 1