should a dialog implementation be extensible

?

-

If i have a dialog that requires a user to input his name, address, dob
etc, is it advisable to design the class such that it can be subclassed
so that the gui can be changed etc?
 
T

Thomas Weidenfeller

- said:
If i have a dialog that requires a user to input his name, address, dob
etc, is it advisable to design the class such that it can be subclassed
so that the gui can be changed etc?

If you ask the XP/agile people: Definitely not ("you ain't gonna need it").

If you ask the OO methodologists: Definitely yes.

In reality it depends on your situation, e.g. time and money
constraints, requirements, maintenance issues, etc.

You have to make your own judgment, or just pick one of the schools and
follow it (religiously :))).

/Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top