#29 Multiple 'body' tags in constructor

Open
opened 7 years ago by yentl · 0 comments

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.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.