Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

One more MMD -- assignment?

3 views
Skip to first unread message

Dan Sugalski

unread,
Apr 22, 2005, 12:17:50 PM4/22/05
to perl6-i...@perl.org
I'm not *100%* sure this would be a win, but I'm finding that I'm
currently writing an awful lot of code in my set_pmc vtable methods
that is suspiciously MMD-like. As such, I think adding assignment to
the list of MMD functions might not be a bad idea.
--
Dan

--------------------------------------it's like this-------------------
Dan Sugalski even samurai
d...@sidhe.org have teddy bears and even
teddy bears get drunk

Leopold Toetsch

unread,
Apr 22, 2005, 1:42:36 PM4/22/05
to Dan Sugalski, perl6-i...@perl.org
Dan Sugalski <d...@sidhe.org> wrote:
> I'm not *100%* sure this would be a win, but I'm finding that I'm
> currently writing an awful lot of code in my set_pmc vtable methods
> that is suspiciously MMD-like. As such, I think adding assignment to
> the list of MMD functions might not be a bad idea.

Yep. But please use the C<assign_pmc> vtable as used by the C<assign>
opcode. And please have a look at p6i subjecz:

[RFC] assign Px, Py

from today.

leo

0 new messages