#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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。