Ticket #1606 (closed deprecation: done)

Opened 12 years ago

Last modified 11 years ago

[DEPRECATION] String.lower()

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

Description

This action is better accomplished by using the downcase opcode or subclassing and providing a method that is appropriately named for the given HLL.

Change History

Changed 11 years ago by NotFound

  • status changed from new to assigned
  • owner set to NotFound

Changed 11 years ago by NotFound

Deleted in r49677, note in ParrotDeprecations pages on the wiki not added yet.

Changed 11 years ago by NotFound

  • status changed from assigned to closed
  • resolution set to done

Deprecation notes added in the wiki. Closing ticket.

Note: See TracTickets for help on using tickets.