#29 Multiple 'body' tags in constructor

開啟中
yentl7 年之前創建 · 0 條評論

Currently, the super tags are first used, and only then is the body tag used when generating code. Sometimes, however, some minimal code is required to set up some variables to pass to the superclass constructor.

Workaround is to invoke the super call manually in the code, but this goes against the design philosophy of SCCD.

Currently, the `super` tags are first used, and only then is the `body` tag used when generating code. Sometimes, however, some minimal code is required to set up some variables to pass to the superclass constructor. Workaround is to invoke the `super` call manually in the code, but this goes against the design philosophy of SCCD.
登入 才能加入這對話。
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容