03.07.2011, 18:28
Thanks for the reply, I love the minecraft part, it did blow mine before.
But I have to say that MK considered this when shoebill project just started.
So he uses some weak reference stuff to avoid it. (ex. timer and dialog)
Others don't have to because of SA-MP, you have to destroy by yourself.
And java is different from javascript, there's no easy DOM stuff in java, I dont know what you're talking, exactly.
BTW in some object which has a destroy function, you have to call it by yourself, or it will be keep in the pool.
And yes, learn how to java properly, that can prevent from leak.
Thank you, for pointing it out
And enjoy using it.
But I have to say that MK considered this when shoebill project just started.
So he uses some weak reference stuff to avoid it. (ex. timer and dialog)
Others don't have to because of SA-MP, you have to destroy by yourself.
And java is different from javascript, there's no easy DOM stuff in java, I dont know what you're talking, exactly.
BTW in some object which has a destroy function, you have to call it by yourself, or it will be keep in the pool.
And yes, learn how to java properly, that can prevent from leak.
Thank you, for pointing it out
And enjoy using it.