|
Wednesday, October 09, 2002 |
I've made some changes to Goo.NET. Dynamic compilation now works. Some collection support has been implemented allowing iterating over .NET collections using 'for', etc. I've also added finalization to the Goo object referencing the .NET object. So if you call a function that returns a .NET object you no longer need to call dotnet-free to release it. It will happen automatically by the Goo garbage collector when nothing references it. I should have this release tidied up and available for download in a day or two.
4:32:41 PM
|
|
© Copyright 2005 Chris Double.
|
|
|