Skip to content

Fix ATF postAsMemberOf so that viewpointAdaptMember wouldn't get called on executables#87

Open
baoruiz wants to merge 1 commit into
opprop:masterfrom
baoruiz:fix-asMemberOf-viewpointAdapt
Open

Fix ATF postAsMemberOf so that viewpointAdaptMember wouldn't get called on executables#87
baoruiz wants to merge 1 commit into
opprop:masterfrom
baoruiz:fix-asMemberOf-viewpointAdapt

Conversation

@baoruiz

@baoruiz baoruiz commented Apr 25, 2019

Copy link
Copy Markdown
Member

Notice that asMemberOf is invoked by both constructorFromUse and methodFromUse which subsequently causes viewpointAdaptMember to be called on constructors and methods. Here is one possible fix for this issue which checks whether postAsMemberOf is called on executables, but it seems too ad-hoc and more like a work-around.

@baoruiz baoruiz changed the title fix ATF postAsMemberOf so that viewpointAdaptMember wouldn't get called on executables Fix ATF postAsMemberOf so that viewpointAdaptMember wouldn't get called on executables Apr 25, 2019
@wmdietl

wmdietl commented May 28, 2020

Copy link
Copy Markdown
Member

@lnsun Can you please pull in master into this PR and think about this change?

@lnsun

lnsun commented May 28, 2020

Copy link
Copy Markdown
Member

@lnsun Can you please pull in master into this PR and think about this change?

Sure!

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.

3 participants