Ticket #5997 (closed enhancement: fixed)
[with patch, positive review] deprecate the "order" method on elements of rings.
| Reported by: | was | Owned by: | tbd |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-4.0 |
| Component: | algebra | Keywords: | |
| Cc: | Author(s): | John Palmieri | |
| Report Upstream: | Reviewer(s): | Minh Van Nguyen | |
| Merged in: | 4.0.alpha0 | Work issues: |
Description
There was a vote in sage-devel in the thread entitled "order of elements in the field" to deprecate the order method on ring elements, and keep just the additive_order and multiplicative_order methods. The order method is too ambiguous in the context of rings, and does cause regular confusion.
This should be officially deprecated, and only removed after >= 6 months.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

