On 12 March 2015 at 00:21, Johannes Ott <m...@deroetzi.de> wrote: > The purpose of this suggestion is to introduce a static constructor, > which is called before the first call to class either static or > non-static to initialize some static properties which are needed by the > class. >
Hey Johannes, Why can't this be done at autoloading time? Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/