Myles
As you said its better than nothing but if you really want to do some
serious brain abuse, try to get to grips with CSS
And reference counting sucks (esp after a few beers), but is better than
nothing (I hate circular references!!).
Give me a GC any day (well almost).
Give palmy a break - I was there for a few years (a long time ago).
Myles.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Neven MacEwan
Sent: Friday, 4 May 2007 05:13
To: NZ Borland Developers Group - Delphi List
Subject: Re: [DUG] Dumb Friday Question
Giovanni
If the sun is shining in palmy its probably 4 below 0
You should definatetly be using intefaces not pointer for this this way
you can do reference counting
Neven
Tim Jarvis [EMAIL PROTECTED] wrote:
Firstly I agree with the sentiment that you should try and avoid
creating objects
in one place and freeing in another ...
This whole discussion is close to my heart. I've got a
similar horrible situation where I've got a factory that produce
objects that have 3D coordinates and these are passed around, may have
their coordinates updated, and may end up get fed to a genetic
optimiser, which may replicate the object (possibly many times) for
the next generation. I've had to clone the objects which isn't
pleasant. It's so easy with numbers/records and so messy with objects
...
It's made me want to move to a language that has proper, transparent
garbage collection. Anyone remember Lisp?
**
Time to go out into the sunshine and forget about memory management
:-) It's a glorious afternoon in Palmerston North - contrary to
popular belief, we do have them ...
**
Cheers
Giovanni
**=====================================================================
Giovanni Moretti | Institute of Information Sciences and Technology
Senior Lecturer | Massey University, Palmerston North, New Zealand
Computer Science | Ph 64-6-3505799x2474 =Fax 64-6-3502259 == ZL2BOI
=====================================================================
http://www-ist.massey.ac.nz/moretti mailto:[EMAIL PROTECTED]
------------------------------------------------------------------------
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with
Subject: unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject:
unsubscribe
Attention:
This communication is confidential and may be legally privileged. If you are
not the intended recipient, please do not use, disclose, copy or distribute it,
other than to return it to us with your confirmation that it has been deleted
from your system.
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe