Idea for getting rid of "static" on methods

Bill Baxter dnewsgroup at billbaxter.com
Fri Nov 30 10:05:51 PST 2007


Nobody likes how overused static is, so here's an idea for a syntax to 
replace it in one place where it is frequently seen.

Here it goes:

    (with out this) int my_method() {...}

badum -ching!

--bb



More information about the Digitalmars-d mailing list