#3070 closed defect (fixed)
concat function was removed from string.Builder
Reported by: | Neil Roberts | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dojox | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In order to use strings and string.Builder interchangably, they need to have a common function.
Note: See
TracTickets for help on using
tickets.
(In [8663]) fixes #3070. added concat function to mirror appends function