Re: vtable cleanup and questions

2007-04-09 Thread Allison Randal
Will Coleda wrote: On Apr 6, 2007, at 12:31 PM, Jonathan Worthington wrote: Hi, I'm adding the new vtable entries required for PDD15. A few questions. 1) become_parent we agreed should go. It appears to be completely unused anywhere in the repository (languages included). Should we take tha

Re: vtable cleanup and questions

2007-04-06 Thread Will Coleda
On Apr 6, 2007, at 12:31 PM, Jonathan Worthington wrote: Hi, I'm adding the new vtable entries required for PDD15. A few questions. 1) become_parent we agreed should go. It appears to be completely unused anywhere in the repository (languages included). Should we take that as evidence eno

Re: vtable cleanup and questions

2007-04-06 Thread Nicholas Clark
On Fri, Apr 06, 2007 at 05:31:54PM +0100, Jonathan Worthington wrote: > 1) become_parent we agreed should go. It appears to be completely unused > anywhere in the repository (languages included). Should we take that as > evidence enough to just kill it, or go for a standard deprecation cycle? W

vtable cleanup and questions

2007-04-06 Thread Jonathan Worthington
Hi, I'm adding the new vtable entries required for PDD15. A few questions. 1) become_parent we agreed should go. It appears to be completely unused anywhere in the repository (languages included). Should we take that as evidence enough to just kill it, or go for a standard deprecation cycle?