On 03/22/10 12:10 PM, Virginia Wray wrote: > On 03/19/10 21:54, Shawn Walker wrote: >> 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, > Thanks for the feedback Shawn. The C bridges are necessary for a small > number of components that are written in C, but you are correct. The > majority are written in Python. > Do you foresee any issues because of the runtime dependencies ?
It's not something I've done before personally, so I couldn't say. -- Shawn Walker