On Mon, 14 Oct 2002, Leon Brocard wrote:

> Jonathan Sillito sent the following bits through the ether:
> 
> > I have been playing with classes and instances for parrot. In 
> > the process I found I needed a way to pass more information when 
> > creating new pmcs. So the attached patch adds the op:
> >     new (out PMC, in INT, in PMC)
> 
> Oh, I see nobody has replied to this yet. Well, in the past this
> feature existed in Parrot, but then was taken out again, presumably
> because there was a better way to do it. However, I'm not sure what
> that way may be. Can anyone shed some light upon this?
> 

I have submitted a few patches that enables this feature though it
has been forgotten for some reason :-). I believe it is needed because
some pmcs ( not yet applied ) do need to know a few things on init par
example matrices. My patches was  16933 and 16934

/Josef


Reply via email to