Re: [Bioc-devel] deprecation guidelines

2019-04-13 Thread Pages, Herve
On 4/13/19 23:33, Hervé Pagès wrote: > These are methods e.g. the [,SomeClass, [[,SomeClass, and > [<-,SomeClass methods. The procedure to deprecate them is the same as > for deprecating methods in general. So them as (i). So **same** as (i). (sorry) H. -- Hervé Pagès Program in Computati

Re: [Bioc-devel] deprecation guidelines

2019-04-13 Thread Pages, Herve
Hi Sam, On 4/11/19 10:47, Samuela Pollack wrote: > Dear Bioconductor, > > We are deprecating part of a package. I am following the guidelines in > the "Function Deprecation Guidelines" page at bioconductor.org and I > have a few questions: > > (i) Deprecating a S4 method which has the same name

[Bioc-devel] deprecation guidelines

2019-04-11 Thread Samuela Pollack
Dear Bioconductor, We are deprecating part of a package. I am following the guidelines in the "Function Deprecation Guidelines" page at bioconductor.org and I have a few questions: (i) Deprecating a S4 method which has the same name in another S4 class. We have two DelayedArray backends. Fun