On 2012-09-22, 15:28, Øivind wrote:
It gets a bit ugly maybe, but we could do a mix of the proposals that have come before and this one, e.g. add a @nocycliccheck (or similar) to the static constructor, and in that case only allow access to current module and those imorted inside the ctor scope..We would probably not call it '@nycycliccheck' since you propose to still do these checks, but only local imports :) Would need another name for it.
@noglobalimports. :p -- Simen