CompilationContext class>>initialize
Dec. 11, 2015
3:55 p.m.
Why do CompilationContext and CCompilationContext need super initialize in class side initialize? Stephan
Dec. 11, 2015
3:58 p.m.
they donât⦠I think that is a leftover from back when we had some rule or automatic suggestion to add the âsuper initializeâ, which is wrong on the class side.
On 11 Dec 2015, at 16:55, Stephan Eggermont <stephan@stack.nl> wrote:
Why do CompilationContext and CCompilationContext need super initialize in class side initialize?
Stephan
3885
Age (days ago)
3885
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marcus Denker -
Stephan Eggermont