Three Word: Deterministic Is Good
Nov. 1st, 2007 09:26 pmapenwarr: No kidding. Ohh, C++ is so complicated and messy... This is so much easier... Except... Yaaaarrrrghhhhh!
People, if Perl, of all bloody languages/runtimes can do it in a less complicated way (pure reference counting with weak references, deterministic finalization), you're doomed.
Perl. Simpler. Think about that.
People, if Perl, of all bloody languages/runtimes can do it in a less complicated way (pure reference counting with weak references, deterministic finalization), you're doomed.
Perl. Simpler. Think about that.
no subject
Date: 2007-11-02 02:04 am (UTC)no subject
Date: 2007-11-02 02:08 am (UTC)In case my post wasn't clear, garbage collection in .NET is amazingly, stunningly complicated, and Perl has got a better (.NET's finalization is non-deterministic, Perl's is deterministic) garbage collection scheme that works very well and is way simpler.
Talk about lose (for .NET, not Perl!)...