Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(exo): methods might be non-enumerable #1773

Closed

Conversation

erights
Copy link
Contributor

@erights erights commented Sep 18, 2023

Steps towards using a JS class' .prototype as behavior methods for exos. This first step mostly just corrects an error of missing non-enumerable methods, which of course is the normal case for actual class .prototypes

Staged on #1766

@erights erights self-assigned this Sep 18, 2023
@erights erights force-pushed the markm-unenumerable-methods branch 3 times, most recently from 4146964 to 3cc17dd Compare September 26, 2023 06:08
@erights erights changed the base branch from master to markm-remotable-class-instances September 26, 2023 06:09
@erights erights force-pushed the markm-unenumerable-methods branch 2 times, most recently from 893598e to 924eeaa Compare September 26, 2023 07:52
@erights erights force-pushed the markm-remotable-class-instances branch from 490866e to f4d09fc Compare September 27, 2023 23:27
@erights erights force-pushed the markm-unenumerable-methods branch from 924eeaa to 5a435b1 Compare September 27, 2023 23:28
@erights erights force-pushed the markm-remotable-class-instances branch from f4d09fc to dd0088f Compare October 3, 2023 20:28
@erights erights force-pushed the markm-unenumerable-methods branch from 5a435b1 to cdba130 Compare October 3, 2023 20:29
@erights
Copy link
Contributor Author

erights commented Oct 7, 2023

Closing in favor of #1809

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