Patrick R. Michaud wrote:
I'm curious... is this code implying that any PMC class that
may be subclassed in PIR needs to explicitly check for when
that is happening and delegate to the proxy somehow?
Originally that was the reason for the
"if (PObj_is_object_TEST(SELF)) ..." portion of the co
On Tue, Oct 16, 2007 at 01:39:21PM -0700, [EMAIL PROTECTED] wrote:
> Modified: branches/pdd15oo/src/pmc/capture.pmc
> ==
> --- branches/pdd15oo/src/pmc/capture.pmc (original)
> +++ branches/pdd15oo/src/pmc/capture.pmc