> Exposing the internal representation of position variables to the user will > have > no impact on performance, and will just be more annoying for the user, who > will > have to make more field dereferences.
I have got a different opinion for change opportunities with implementation details that you mention in this paragraph. I am looking for efficiency aspects that I can improve in my Python scripts myself as an evolving SmPL user. But I would need more design tweaks for some improvement approaches from this direction in Coccinelle's software infrastructure. It can be that my understanding of the situation would change if field dereferences can be distinguished from method calls that provide data only on explicit demand. Regards, Markus _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
