#1633: CodeString PMC deprecated
-------------------------+--------------------------------------------------
 Reporter:  coke         |       Owner:     
     Type:  deprecation  |      Status:  new
 Priority:  normal       |   Milestone:     
Component:  none         |     Version:     
 Severity:  medium       |    Keywords:     
     Lang:               |       Patch:     
 Platform:               |  
-------------------------+--------------------------------------------------
 As a replacement for the .emit() functionality, instead use
 .append_format() in StringBuilder ; this conversion can be made today.
 Only difference from emit() is that newlines are not automatically
 appended.

 Charname_to_ord is now an opcode: find_codepoint. The other methods that
 were provided are now part of PCT (and are probably not needed directly).

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1633>
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