Originally Posted by
King_Cool
ForEach is essential, and should NOT be considered an Optional Extencion or Special Feature.
It does what fastLoops do FASTER and with FAR LESS WORK.
It COMPLETLY PATCHES UP the most essential problem/ design flaw/ bug ( call it what you will ) with MMF2 ( being correct INSTANCE SELECTION ).
Youll have to be very convincing to make me believe that the FastLoop workaround was INTENDED for MMF2.
FasLoops are realy great! They can infact do EXACTLY what the ForEach does, only FastLoops require more work AND it works SLOWER.
But thats not all, FastLooping through Objects require you to RESERVE 1 of the 32 AlterableValueas as an ID_ value!
GooooooOOOO, FASTLOOPS!!!
( ... )
Are there any Exporter which DONT support the ForEach Object?