Re: Removing functions

2007-10-23 Thread Magnus Fromreide
On tis, 2007-10-23 at 10:10 +0100, Dave Shield wrote: > On 22/10/2007, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > > I would like to remove the following functions as they are redundant, > > all that they do can be done by other, more general functions. > > Do you propose to remove them complete

Re: Removing functions

2007-10-23 Thread Dave Shield
On 22/10/2007, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > I would like to remove the following functions as they are redundant, > all that they do can be done by other, more general functions. Do you propose to remove them completely, or replace them by wrappers round the more general function?