just compare
public const name:Function
vs
public var name:Function
to see which one have a better perf score
const should win
but also test if a const can be seen inside a SWC within Flash CS3
as we had a bug with that before
Original issue reported on code.google.com by zwetan on 2 May 2010 at 6:05
Original issue reported on code.google.com by
zwetan
on 2 May 2010 at 6:05