Ticket #1639 (assigned todo)
StringHandle should be updated to use StringBuilder internally.
Reported by: | bacek | Owned by: | kthakore |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | trunk |
Severity: | low | Keywords: | newbie |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Hello.
In immutable strings world current implementation of StringHandle is sub-optimal. It should be migrated to use StringBuilder internally instead of String.
-- Bacek
Change History
Note: See
TracTickets for help on using
tickets.