Now that 0.4.9 has been released, can this be committed?
Thanks, Alek Storm On 2/19/07, Alek Storm <[EMAIL PROTECTED]> wrote:
Thanks for the head start; now I know to include a test in the future. Here is an updated version of your patch, with various minor fixes. On 2/17/07, Allison Randal via RT <[EMAIL PROTECTED]> wrote: > On Sat Jan 27 11:39:15 2007, [EMAIL PROTECTED] wrote: > > This patch allows object vtable method overrides for find_method, > get_attr, > > get_attr, get_attr_str, set_attr, set_attr_str, and get_class. Now these > > can be overridden in PIR using the :vtable flag or prefixing their > > respective names with "__". It affects src/pmc/parrotobject.pmc and > > src/ops/object.ops. > > Thanks. The patch looks good. Could you also supply a regression test > that demonstrates what was failing before the patch, and passes with the > patch applied? Something along the lines of the attached patch, though I > only spent a few minutes on it and expect you'll want to expand it. > > Allison >