[Mono-dev] mono numerical performance

Konrad M. Kruczyński konrad.kruczynski at gmail.com
Sun Nov 20 13:26:37 EST 2011


On the other hand, maybe it could be possible to add the final-like
mechanism to Mono's compiler. Such mechanism would be beneficial if the
CLR had some notion of local readonly variables. F# uses non-mutable
variables a lot, so maybe CLR recognizes it. I am not sure what kind of
transparent denotation could be used - maybe some kind of comment, like
it was done in MS Java in the pre-annotations days.

Does Mono team see this as something worth considering? Probably proper
analysis of assignments is a better idea.

--
Regards,
 Konrad



More information about the Mono-devel-list mailing list