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

Added functions for exporting and importing model field values from Dict #306

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

PGimenez
Copy link
Member

I've also changed the include order in Stipple.jl since these functions need the INTERNALFIELDS, AUTOFIELDSin order to determine which model fields should not be exported.

@essenciary
Copy link
Member

@PGimenez this is to be merged into the vue2-compat branch, right?

@PGimenez
Copy link
Member Author

PGimenez commented Dec 9, 2024

@PGimenez this is to be merged into the vue2-compat branch, right?

Yes, this PR targets that branch which is the one we use in GB, right?

@essenciary
Copy link
Member

OK, yes, thought so.

src/ModelStorage.jl Outdated Show resolved Hide resolved
@essenciary
Copy link
Member

@PGimenez I merged this into my megamerge branch (0.28 + 0.30) - not sure if we need to merge into v0.28 anymore. I think we can close it.

@essenciary
Copy link
Member

I guess we can merge so it works for apps on v0.28 until we merge GB onto 0.30

@essenciary essenciary merged commit 8d24049 into vue2-compat Dec 11, 2024
14 of 20 checks passed
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.

2 participants