Right now, it is not clear what the constructors section means. This ticket should start a discussion so that we all know how to use that.
- Can anything be put there?
- Only methods or properties specified there can be used inside initialization methods?
- Should this behavior be enforced by a runtime error? warning?
- I understand its main purpose was to speedup theme initialization by avoiding the default theme setup. Why is this section not used in the Widget class then?
Please comment with your answers, or any other question you have, or any information you possess.