Avoided the use of copyReplaceFrom:to:with: in the case where it's used to insert...
commit7c4dc2db9da859939ca3a28a4fb492a79f300874
authorBrian T. Rice <briantrice@gmail.com>
Sun, 4 Apr 2010 20:59:53 +0000 (4 13:59 -0700)
committerBrian T. Rice <briantrice@gmail.com>
Sun, 4 Apr 2010 20:59:53 +0000 (4 13:59 -0700)
tree278e0c3999aa785de26fef9fe73a118fd32657f6
parent8c0b9e53e294a69b9a62076fb866b9d776308f64
Avoided the use of copyReplaceFrom:to:with: in the case where it's used to insert elements, since it was calling the new primitive in an unusual way.
A further refactoring to remove the insert mode may also make sense.
src/core/sequence.slate