Replace TCollection derivatives with TObjectList derivatives

Issue #56 resolved
Nami Verasche repo owner created an issue

TCollection tends to be less flexible. All behaviours of TCollection that are nessecary for NeoLemmix's workings can be very easily emulated in a TObjectList derivative, while allowing for more flexibility (eg: TMetaTerrains, if implemented as a TObjectList, could hold derivatives of TMetaTerrain rather than only TMetaTerrain itself).

Comments (1)

  1. Nami Verasche reporter

    Resolved a long time ago for the ones that actually seem to matter. Will handle remaining ones as nessecary.

  2. Log in to comment