Ticket #2035 (new deprecation)
Opened 2 years ago
[DEPRECATED] Pointer, UnManagedStruct, ManagedStruct
| Reported by: | plobsing | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | none | Version: | 3.1.0 |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
Pointer, UnManagedStruct, and ManagedStruct are slated for removal.
These have accrued complicated and, in some instances, poorly thought out, convenience functionality. Their replacements, Ptr, PtrBuf, PtrObj, and StructView, do not yet suffer from this, and it is hoped that they will be better guarded against such feature-creep.
Note: See
TracTickets for help on using
tickets.
