develooper Front page | perl.perl6.internals | Postings from July 2002

Re: init_method_t for coroutines and subs?

Thread Previous | Thread Next
From:
Dan Sugalski
Date:
July 5, 2002 09:49
Subject:
Re: init_method_t for coroutines and subs?
Message ID:
a05111b03b94b7e18a38a@[63.120.19.221]
At 10:39 PM -0400 7/3/02, Melvin Smith wrote:
>At 09:51 PM 7/3/2002 -0400, Josh Wilmes wrote:
>>I know there was some talk about this extra "address" parameter recently,
>>but i'm not sure what the upshot of it is.  Right now, tcc is complaining
>>loudly because the init functions for parrotsub and parrotcoroutine don't
>>match the init_method_t type in the _vtable structure.
>>
>>What's the deal here?
>
>I made the PMC init method take an int argument sometime around
>January, and at the time we agreed it would be useful to have polymorphic
>constructors. Then it sort of silently got removed.

Not quite silently, but yeah, pretty close. It got yanked because, 
while they address a real problem (and one I missed) an int's not 
quite up to the task. I'm not sure what is--I'm thinking property 
hashes, but they seem pretty heavyweight.

I like passing in init a parameter. We just need more than an int. :(
-- 
                                         Dan

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

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About