https://issues.dlang.org/show_bug.cgi?id=16982

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
We could instead imagine a system based on introspection (discover data that
should trigger addRange()) and annotations (trust data for for which addRange()
should be called but wont). Depending on the result of the introspection,
GC.addRange() would be called automatically.

See also:

- https://forum.dlang.org/thread/[email protected]
- https://forum.dlang.org/thread/[email protected]
- https://forum.dlang.org/post/[email protected]

--

Reply via email to