Posted by j_mckitrick on 12/20/05 23:26
Thank you both for your comments.
I did a line count, and it will end up being about 800 lines of code,
after everything has been nicely refactored into classes and all. This
does not include the sql support. It is only the first deliverable to
that will use csv data files to show the reports. DB support will be
next.
I extended a pdf class, added a couple of others. Then there's a main
routine that reads the data files and generates the reports. This will
be extended to work dynamically with a web site.
Does that provide any more detail?
[Back to original message]
|