Skip to content

Declare fields in PatchscopeBase#27

Closed
tvhong wants to merge 1 commit into
mainfrom
vhong/declare_fields_in_patchscope_base
Closed

Declare fields in PatchscopeBase#27
tvhong wants to merge 1 commit into
mainfrom
vhong/declare_fields_in_patchscope_base

Conversation

@tvhong
Copy link
Copy Markdown
Collaborator

@tvhong tvhong commented Mar 26, 2024

PatchscopeBase references the fields inside the child class Patchscope.

This breaks Intellisense. So, I'm declaring all fields inside PatchscopeBase. To do this properly, I either need to move SourceContex & TargetContext to patchscope_base.py, or move PatchscopeBase to patchscope.py. I picked the later.

PatchscopeBase references the fields inside the child class Patchscope.

This breaks Intellisense. So, I'm declaring all fields inside PatchscopeBase.
To do this properly, I either need to move SourceContex & TargetContext to
patchscope_base.py, or move PatchscopeBase to patchscope.py. I picked the
later.
@llinauer llinauer requested a review from FergusFettes March 30, 2024 07:34
@tvhong
Copy link
Copy Markdown
Collaborator Author

tvhong commented Apr 2, 2024

Closing this PR, please review #35 instead.

@tvhong tvhong closed this Apr 2, 2024
@tvhong tvhong deleted the vhong/declare_fields_in_patchscope_base branch April 2, 2024 03:47
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