ecere/com/Containers/Array: Performance tweak
authorJerome St-Louis <jerome@ecere.com>
Thu, 28 Apr 2016 20:02:53 +0000 (16:02 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 2 Jul 2016 20:41:04 +0000 (16:41 -0400)
commitaf28862d0a22c0fed9e24a3069509715b8c0ae39
tree1783e712c4ac8994ae35c01f30e394049ee782be
parentbc3e14e16bb0a764a1abf9ed24f2f69050d158be
ecere/com/Containers/Array: Performance tweak
- No longer invoking the String/Class conversion here
- OnUnserialize is not used for libec parsing
ecere/src/com/OldList.ec
ecere/src/com/containers/Array.ec