Questions of Designs
From: alexwu (alex139_at_nospam.com)
Date: 09/07/04
- Next message: Koen: "why a factory class?"
- Previous message: cstb: "Re: Coding inside the debugger"
- Next in thread: Phlip: "Re: Questions of Designs"
- Reply: Phlip: "Re: Questions of Designs"
- Reply: Shashank: "Re: Questions of Designs"
- Reply: Ishan De Silva: "Re: Questions of Designs"
- Reply: Mark Nicholls: "Re: Questions of Designs"
- Maybe reply: Ishan De Silva: "Re: Questions of Designs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 07 Sep 2004 00:56:46 GMT
1. Compared to composition, "Class inheritance also makes it easier to
modify the implementation be reused." What does this suppose to mean?
2. If programming to interface, not implementation, when shall it be that
every class derived from an Abstract Base Class? Or when should an Abstract
Base Class be declared?
Thanks for your help!
- Next message: Koen: "why a factory class?"
- Previous message: cstb: "Re: Coding inside the debugger"
- Next in thread: Phlip: "Re: Questions of Designs"
- Reply: Phlip: "Re: Questions of Designs"
- Reply: Shashank: "Re: Questions of Designs"
- Reply: Ishan De Silva: "Re: Questions of Designs"
- Reply: Mark Nicholls: "Re: Questions of Designs"
- Maybe reply: Ishan De Silva: "Re: Questions of Designs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|