Ticket #1629 (closed experimental: fixed)

Opened 12 years ago

Last modified 11 years ago

find_codepoint experimental op

Reported by: NotFound Owned by:
Priority: normal Milestone:
Component: none Version: 2.3.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

Discussing the codestring branch pmichaud suggested a new opcode to get a codepoint given its name, to be used instead of the method in the CodeString PMC.

Added as experimental in r46533.

Change History

Changed 12 years ago by NotFound

For future reference, here is the discussion:  http://irclog.perlgeek.de/parrot/2010-05-12#i_2322453

Changed 11 years ago by NotFound

This op is still experimental. However, it provides replacement for part of CodeString functionality not available otherwise, and CodeString is deprecated.

So I think is time to promove it to official status and move it from expermimental.ops to a better place.

Changed 11 years ago by whiteknight

  • status changed from new to closed
  • resolution set to fixed

I raised this issue yesterday at #parrotsketch and support was unanimous to mark this op as supported and no longer experimental. I am removing this item from DEPRECATED.pod and will close this ticket.

Changed 11 years ago by NotFound

Last step: moved from experimental.ops to string.ops in 3cfeb72

Note: See TracTickets for help on using tickets.