On 8/23/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
For the curious, the remaining problem seems to be that if the Abdera class is going to be safe to use from multiple threads we're going to have to figure out how to deal with concurrent threads accessing the AbderaConfiguration object. Not sure how best to deal with that yet.
Actually, now that I reread the AbderaConfiguration code, it's already fine. I must have been on crack the first time I read it ;-) -garrett
