dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] Adding a free() like method to Object Class ?


From: Thibault Jochem
Subject: [Pnet-developers] Adding a free() like method to Object Class ?
Date: Mon, 15 May 2006 17:55:47 +0200
User-agent: Mozilla Thunderbird 0.8 (Windows/20040913)

Hi,

I need to use portable.net without the garbage collector. I saw that it's possible to compile pnet without the garbage collector .... But the memory stack explodes with this configuration.

So I need to implement a free() like method to the base class Object. But I don't know wich files to modify except pnetlib/runtime/system/Object.cs

Thanks for the help, and sorry if my English is a bit bat :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]