#1332: change get_string on FPA, RPA (et al?)
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:     
     Type:  RFC     |      Status:  new
 Priority:  normal  |   Milestone:     
Component:  none    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------
 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?

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1332>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to