[Pydev-code] Inter-PyDev dependencies too loose?
Brought to you by:
fabioz
From: Andreas P. <an...@fr...> - 2015-03-13 20:42:38
|
Hi, I'm wondering wether there's a reason for the rather loose dependencies between different PyDev plugins? For example org.python.pydev.shared_ui depends on org.python.pydev.shared_core but does not specify any version. So if someone ends up having http://pydev.org/updates in its software sites list and then installs say version 3.1.0 of org.python.pydev.shared_ui Eclipse will pick up org.python.pydev.shared_core version 3.9.2 - it seems to pick the latest version of plugins whenever there's no explicit restriction. This also happens for a few other plugins and trying to use PyDev with this mix of versions is going to fail horribly. Before posting a PR I just wanted to make sure I'm not overlooking something. Andreas -- Andreas Pakulat sq...@fr... froglogic GmbH - Automated UI and Web Testing |