Ticket #2873 (closed task: fixed)

Opened 19 months ago

Last modified 18 months ago

port string.Builder to dojox

Reported by: alex Owned by: alex
Priority: normal Milestone: 0.9beta
Component: General Version: 0.4.2
Severity: normal Keywords:
Cc:

Description

merge Ben Lowery's patches for string.Builder

Attachments

dojox.string.appendNumber.zip (0.6 kB) - added by guest 19 months ago.

Change History

Changed 19 months ago by alex

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

(In [8344]) Fixes #2873

Changed 19 months ago by guest

Changed 19 months ago by guest

  • status changed from closed to reopened
  • resolution deleted

Attached is a patch to allow numbers to be passed to append. Currently, anything typeof() == "number" gets dropped on the floor.

Changed 19 months ago by alex

(In [8487]) patch from Ben Lowery for adding numbers to the buffer (plus style fixes). Refs #2873

Changed 18 months ago by alex

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

Changed 18 months ago by ttrenka

(In [8809]) Refs #2873. Moved string.js to string/Builder.js, pushed over the tests with the test runner, added README.

Changed 18 months ago by ttrenka

(In [8810]) Refs #2873. Forgot to remove the original string test.

Note: See TracTickets for help on using tickets.