Ticket #1332 (new feature)
change get_string on FPA, RPA (et al?)
| Reported by: | coke | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | none | Version: | |
| Severity: | medium | Keywords: | newbie |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
RPA inherits the get_string vtable from its parent, FPA, which says:
Returns the number of elements in the array as a Parrot string. (??? -leo)
??? indeed - why doesn't this return something more useful like, e.g.: join(" ",@foo) ?
Anyone like the current functionality, or agree with the proposal?
Change History
Note: See
TracTickets for help on using
tickets.
