[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Feature request: more integration of Lua and C memory management
- From: Mike Pall <mikelu-0406@...>
- Date: Wed, 9 Jun 2004 23:26:13 +0200
Hi,
Alex Bilyk wrote:
> [...] what is more abstract than <void*, size_t> pair?
The issue is not about representation. The issue is about ownership,
referentiality and management.
Jamie gave some good examples in his first posting in this thread:
http://lua-users.org/lists/lua-l/2004-06/msg00143.html
Bye,
Mike