Comment 4 for bug 621364

Revision history for this message
Chris Rossi (chris-archimedeanco) wrote :

It occurs to me that since the common use case for the ZCA registry is to populate it once at start time and then just read it, it may be that threadsafe mutations are not intended to be a part of the design. This might be more appropriately dealt with in BFG, since it is using the ZCA registry in a novel way by mutating it during requests.