Hey, cool, I'm finally writing some actual code for BEAST. I've written a tiny "delete-note" procedure, and I have several others to do that Tim suggested. I'll send them to him once I've got 2-3 more. It feels a little funny, after 3-4 years of C++ (albeit not always very idiomatic C++) to be back in C, but I actually like it better. C++ can be elegant in the right hands, but it tends to hide a lot of behavior. When it comes down to it, if I have to use a compiled language, I'm more comportable in C (the old "baby duck" syndrome, I guess :-).
But right now, it's back to the salt mines (i.e., cleaning up a bunch of HTML files for CulturePort), then tonight, back to BEAST.
