On Tue, Oct 20, 2009 at 07:56:48AM -0400, Martin Gainty wrote:
>
> Wolfgang
>
> I am compiling 8.4.1 and am seeking any/all architecture
> documents..right now the architecture (relationship of classes) i
> see is extracted from makefile dependencies An architecture document
> will detail the layout of the System Tables and their classes(sorry
> as neither C++/java is not the codebase this would be C functions)
> something like
Martin,
Mapping these low-level details to classes is exactly your wrong move
for the same reason that mapping disk blocks to classes is. It's
digging into implementation details--private methods--rather than
looking at the much higher level of abstraction that really concerns
it.
Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david.fetter@gmail.com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate