On 03/12/10 06:39 PM, Virginia Wray wrote: > Hi - > > I've posted the second draft of the Logging design doc at: > > http://hub.opensolaris.org/bin/view/Project+caiman/Logging > > Select Loggingv1.2.pdf
Overall, this is looking excellent. The level of detail is appreciated. I would note that one downside to using a C bridge to your python library is that it will create a Python runtime dependency for the application in question. However, I'd venture to guess that the majority of the consumers for this API will use Python and not C, so this may not matter. Others seemed to have covered the other things I saw, so I won't repeat what they've already said. Cheers, -- Shawn Walker