Do you think this is something that we could put online? With the last
release I started a small developer guide as a part of xdocs. We may create
an "algorithms" chapter in it.
Also I wonder if this may fit into Andriy's graph library that Cayenne will
eventually import? Just an idea.
Andrus
Craig Miskell writes:
> Hi all,
> I've finally worked around the madness associated with delete rules
> (more tests needed... it still makes me nervous), but in the process
> have some mildly complex alogorithms (they make more sense as you study
> them, but initially they are hard to grok). Where is the best place for
> some largish scale algorithm notes (pseudo code probably, plus
> discussion) on WHY it all works. These are definitely a good idea, for
> aiding bug fixing and refactoring (or rewriting), providing a baseline
> for what should be happening. If the theory is wrong, then it can be
> modified along with the code, or if the code doesn't match it can be
> fixed (rather than wondering if a given concept is deliberate or not)
>
> A big comment block before the method? That's my preference, but then
> the code has a big chunk of comment in it (which can look out of place
> sometimes). Somewhere else?
>
>
> Craig
>
>
This archive was generated by hypermail 2.0.0 : Mon Jan 06 2003 - 15:48:23 EST