Ticket #1892 (new deprecation)
[DEPRECATED] Complex PMC
Reported by: | plobsing | Owned by: | whiteknight |
---|---|---|---|
Priority: | normal | Milestone: | 2.11 |
Component: | core | Version: | 2.10.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: | all |
Description
This PMC is large and neglected. It's implementation is inefficient for the sole purpose of supporting behaviours that are unintuitive. It's code coverage is poor, and some of its operations return incorrect results.
These problems prevent it from being useful to users, so it will be removed.
Users that care about complex math are encouraged to implent their own alternative and make it public for code sharing and cooperation. An implementation by someone who cares about complex math stands a much better chance of being correct and well supported.
Change History
Note: See
TracTickets for help on using
tickets.