View Single Post
Old 02-24-2005, 08:36 PM   #3 (permalink)
wishknew
Wisnu Widiarta
 
wishknew's Avatar
 
Join Date: Feb 2005
Location: Indonesia
Posts: 14
wishknew is on a distinguished road
Send a message via Yahoo to wishknew
Facade Design

Simplifying the function main( ) is part of refactoring -> extract method, rite? IMHO, it is suit for all function / method which is too long and doing many tasks.

LinkedList should be just like a container. ShowItems is not really behaviour of the class, isn't it?

Wisnu
wishknew is offline   Reply With Quote