Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-12 Thread Flavio Percoco
On 10/12/14 17:23 -0500, Sean Dague wrote: On 12/10/2014 04:00 PM, Doug Hellmann wrote: On Dec 10, 2014, at 3:26 PM, Joshua Harlow harlo...@outlook.com wrote: Hi oslo folks (and others), I've recently put up a review for some common deprecation patterns:

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-11 Thread Julien Danjou
On Wed, Dec 10 2014, Joshua Harlow wrote: […] Or in general any other comments/ideas about providing such a deprecation pattern library? +1 * debtcollector made me think of loanshark :) -- Julien Danjou -- Free Software hacker -- http://julien.danjou.info signature.asc Description:

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-11 Thread Davanum Srinivas
Surprisingly deprecator is still available on pypi On Thu, Dec 11, 2014 at 2:04 AM, Julien Danjou jul...@danjou.info wrote: On Wed, Dec 10 2014, Joshua Harlow wrote: […] Or in general any other comments/ideas about providing such a deprecation pattern library? +1 * debtcollector made

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-11 Thread Joshua Harlow
Ya, I to was surprised by the general lack of this kind of library on pypi. One would think u know that people deprecate stuff, but maybe this isn't the norm for python... Why deprecate when u can just make v2.0 ;) -Josh Davanum Srinivas wrote: Surprisingly deprecator is still available on

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-11 Thread Joshua Harlow
Filed spec @ https://review.openstack.org/#/c/141220/ Comments welcome :-) -Josh Joshua Harlow wrote: Ya, I to was surprised by the general lack of this kind of library on pypi. One would think u know that people deprecate stuff, but maybe this isn't the norm for python... Why deprecate

[openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-10 Thread Joshua Harlow
Hi oslo folks (and others), I've recently put up a review for some common deprecation patterns: https://review.openstack.org/#/c/140119/ In summary, this is a common set of patterns that can be used by oslo libraries, other libraries... This is different from the versionutils one (which is

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-10 Thread Jay Pipes
On 12/10/2014 03:26 PM, Joshua Harlow wrote: Hi oslo folks (and others), I've recently put up a review for some common deprecation patterns: https://review.openstack.org/#/c/140119/ In summary, this is a common set of patterns that can be used by oslo libraries, other libraries... This is

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-10 Thread Doug Hellmann
On Dec 10, 2014, at 3:26 PM, Joshua Harlow harlo...@outlook.com wrote: Hi oslo folks (and others), I've recently put up a review for some common deprecation patterns: https://review.openstack.org/#/c/140119/ In summary, this is a common set of patterns that can be used by oslo

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-10 Thread Sean Dague
On 12/10/2014 04:00 PM, Doug Hellmann wrote: On Dec 10, 2014, at 3:26 PM, Joshua Harlow harlo...@outlook.com wrote: Hi oslo folks (and others), I've recently put up a review for some common deprecation patterns: https://review.openstack.org/#/c/140119/ In summary, this is a common set

Re: [openstack-dev] [oslo] deprecation 'pattern' library??

2014-12-10 Thread Joshua Harlow
Sean Dague wrote: On 12/10/2014 04:00 PM, Doug Hellmann wrote: On Dec 10, 2014, at 3:26 PM, Joshua Harlowharlo...@outlook.com wrote: Hi oslo folks (and others), I've recently put up a review for some common deprecation patterns: https://review.openstack.org/#/c/140119/ In summary, this is