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

feat: 591 move tresobject tres to a weakmap #593

Open
wants to merge 2 commits into
base: v4
Choose a base branch
from

Conversation

alvarosabu
Copy link
Member

Closes #591

@alvarosabu
Copy link
Member Author

alvarosabu commented Mar 20, 2024

@andretchen0 is this what you mean? I'm struggling to fix the tests, I guess we need to export the weakmap to use it there, how would that work, I also understand that the weakMap is aimed for privacy.

Copy link

netlify bot commented Mar 20, 2024

Deploy Preview for tresjs-docs ready!

Name Link
🔨 Latest commit 4d7cc05
🔍 Latest deploy log https://app.netlify.com/sites/tresjs-docs/deploys/65faba5bcffc41000722cc32
😎 Deploy Preview https://deploy-preview-593--tresjs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Mar 20, 2024

Deploy Preview for tresjs-docs ready!

Name Link
🔨 Latest commit b023312
🔍 Latest deploy log https://app.netlify.com/sites/tresjs-docs/deploys/65fabaa0a7e7890008d8b459
😎 Deploy Preview https://deploy-preview-593--tresjs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alvarosabu alvarosabu changed the base branch from main to v4 March 30, 2024 15:26
@alvarosabu alvarosabu added the p1-chore Doesn't change end-user code behavior (priority) label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1-chore Doesn't change end-user code behavior (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move TresObject.__tres to a WeakMap
1 participant