Skip to content

Fixed inherited constructor invocation for subclasses#137

Merged
kaidesu merged 1 commit into1.0from
bug/inherited-constructors
Jan 13, 2026
Merged

Fixed inherited constructor invocation for subclasses#137
kaidesu merged 1 commit into1.0from
bug/inherited-constructors

Conversation

@kaidesu
Copy link
Member

@kaidesu kaidesu commented Jan 13, 2026

What does this implement or fix?

Fixed

  • Fixed parent constructor now called when child class has no constructor
  • Fixed grandparent constructor now called when child and parent have no constructor

Changed

  • Refactored Instance.Call to extract callMethod helper for direct function invocation

@kaidesu kaidesu merged commit 10ac313 into 1.0 Jan 13, 2026
1 check passed
@kaidesu kaidesu deleted the bug/inherited-constructors branch January 13, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant