Ben Finney wrote:
"Martin P. Hellwig" <martin.hell...@dcuktec.org> writes:
<cut>

Along with the duplication this introduces, it also means that any bug
fixes — even severe security fixes — in the third-party code will not be
addressed in your duplicate.
<cut>
I disagree, what you need is:
- An automated build system for your deliveries, something you should have anyway - An method of tracking versions of your dependencies, again something you should have anyway - And a policy that you incorporate bug fixes from your dependencies in your deliveries, something you should do anyway if you are serious about your product.

--
MPH
http://blog.dcuktec.com
'If consumed, best digested with added seasoning to own preference.'
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to