#1270: decodetime and decodelocaltime return Array
-------------------------+--------------------------------------------------
Reporter: whiteknight | Owner:
Type: RFC | Status: new
Priority: normal | Milestone: 2.0
Component: core | Version: 1.7.0
Severity: medium | Keywords: time ops
Lang: | Patch:
Platform: |
-------------------------+--------------------------------------------------
the decodetime and decodelocaltime ops return an Array PMC, not a
FixedIntegerArray or even a ResizableIntegerArray like somebody might
expect. Since these two ops always return an array with a fixed size (9
items) and those items are always integers, I think returning a
FixedIntegerArray would be better in this case.
I would like to deprecate this feature and fix it after 2.0. Any
objections?
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1270>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets