Ticket #973 (closed enhancement: wontfix)
Basic Types consolidation
| Reported by: | FND | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | major | Milestone: | 2011.cleanup |
| Component: | core | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Currently there BasicTypes.js module proclaims
Augmented methods for the JavaScript? Number(), Array(), String() and Date() objects
However, the String and Date objects have been moved to separate modules (Strings.js and Dates.js).
Therefore the array methods should be moved to an Arrays.js module - especially considering the clamp number method might be deprecated (cf. #972).
Change History
Note: See
TracTickets for help on using
tickets.
