Re: Payroll Example with Source Code (OO vs P/R)
- From: topmind <topmind@xxxxxxxxxxxxxxxx>
- Date: 30 Apr 2007 08:39:54 -0700
On Apr 30, 4:13 am, coeval <hvfre...@xxxxxxxxx> wrote:
On 30 Apr, 07:16, topmind <topm...@xxxxxxxxxxxxxxxx> wrote:
I've finally posted my coded version of Robert Martin's payroll
example:
http://www.geocities.com/tablizer/payroll2.htm
Now, show me exactly how Martin's code (or any OO version of it) is
clearly better. Here's your chance to put your money where your mouth
is and show OO kicking P/R's bumbum with actual code.
-T-
Find Robert Martin's Initial example athttp://www.codeproject.com/books/PatternsPractices.asp
Thanks for the link. Note that this looks a bit different than what I
remember from the book. I mainly based mine on the requirements
listed, which did not dictate any particular user interface that I
remember. I can get you the page number on a later date if you wish.
But so far that is not a major issue. It is the philosophical design
and code org differences that are the big issue.
-T-
.
- References:
- Payroll Example with Source Code (OO vs P/R)
- From: topmind
- Re: Payroll Example with Source Code (OO vs P/R)
- From: coeval
- Payroll Example with Source Code (OO vs P/R)
- Prev by Date: Re: compilation mechanisms (Was: Dependency Management)
- Next by Date: Re: Using static factories to create two objects with bidirectional linking
- Previous by thread: Re: Payroll Example with Source Code (OO vs P/R)
- Index(es):
Relevant Pages
|