Re: with-foreign-object wrapper
John DeSoi <[email protected]> Fri, 22 Mar 2002 08:55:10 -0500
| Newsgroups | gmane.lisp.uffi.general |
|---|---|
| Message-ID | <p04330101b8c0e76b8896@[192.168.1.6]> |
Kevin, >I've added a with-foreign-object wrapper to UFFI. Right now, >it still does only static allocation. However, it hides the details >from the programmer. I think this is fine. As you mention, each implementation might worry about the best way to implement it. I think the important thing is that it will reduce coding effort and help eliminate memory leaks. Best, John DeSoi, Ph.D.