#139 closed enhancement (fixed)
Weak object reference support
| Reported by: | ehuelsmann | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | other | Version: | |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
In order to allow trivial-garbage to implement support for ABCL, we need weak object reference support.
Change History (2)
comment:1 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 15 years ago by
(In [13247]) Re #139, add autoloading of WeakReference? related symbols.
Note: See
TracTickets for help on using
tickets.
(In [13246]) Fix #139 by adding weak object reference support.