Re: data type 'struct loop' in MELT

2010-06-17 Thread Basile Starynkevitch
On Sat, 2010-05-15 at 07:51 +0200, Basile Starynkevitch wrote: > On 05/14/2010 10:27 PM, Michael Raitza wrote: > > > > Up to now I have basic support up and running. The hash map to the loop > > is missing and I have not figured out yet what I need it for, but Basile > > mentioned it to be necessar

Re: data type 'struct loop' in MELT

2010-05-14 Thread Basile Starynkevitch
On 05/14/2010 10:27 PM, Michael Raitza wrote: Up to now I have basic support up and running. The hash map to the loop is missing and I have not figured out yet what I need it for, but Basile mentioned it to be necessary to reliably attach data to the loop data type. Actually, this is not real

data type 'struct loop' in MELT

2010-05-14 Thread Michael Raitza
Hi, I am just working on integrating the struct loop as a boxed type in MELT. I had a short discussion with Basile on the basic definitions and changes to be made in melt-runtime.*. One problem was the garbage collection of the loop structure but it turned out to that I misjudged this garbage col