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>
Fri, 29 Apr 2016 16:27:18 +0000 (12:27 -0400)
commit6edb48219d43477646514a2a5305f36aceaca1ab
treea1eb32126c1082d97ef19ef5257003709656a73d
parente564d18446fe7af1490442c1f253f79fc7e71478
ecere/com/Containers/Array: Performance tweak
- Was there any reason why we were invoking the String/Class conversion here?
  Running module vs. privateModule? But OnUnserialize is not used for libec parsing...
ecere/src/com/OldList.ec
ecere/src/com/containers/Array.ec