colinsheppard / instream-sd

InSTREAM SD
0 stars 2 forks source link

Git rid of ZoneAllocMapper #37

Closed SFRailsback closed 11 years ago

SFRailsback commented 11 years ago

We decided that using ZoneAllocMapper doesn't work in preventing memory leaks and inSTREAM 5 stripped it all out. We should be able to replace remaining uses of it by copying v. 5 code. We no longer have any EcoSwarm classes that use it.