Ticket #1875 (closed RFC: done)
Deprecate "constant" PMCs.
| Reported by: | bacek | Owned by: | bacek |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.11 |
| Component: | GC | Version: | 2.10.0 |
| Severity: | fatal | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
Hello.
Currently "constant" PMC/STRINGs are poor-man-generational-gc-old-objects. They are causing a lot of pain because requies very special handling on any stage of GC implementor (e.g. me). I propose to deprecate them all together.
This (probably) doesn't require deprecation cycle due pure internal usage of such "zombie PMCs".
-- Bacek
Change History
Note: See
TracTickets for help on using
tickets.
