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

Add net6.0 target and hot reload handler that flushes various caches #1223

Merged
merged 5 commits into from Dec 12, 2021

Conversation

exyi
Copy link
Member

@exyi exyi commented Nov 12, 2021

It's by no means bullet-proof, but it's most likely going to fail in .NET
sooner than in DotVVM, so we are fine.

It enables adding properties to viewmodel and then using them in
a dothtml page. Everything else I tried lead to .NET saying "rude edit"

@exyi exyi force-pushed the hot-reload-cacheflushing branch 2 times, most recently from 63ea9c8 to a9a1d61 Compare December 1, 2021 15:26
@tomasherceg tomasherceg added this to the Version 4.0 milestone Dec 3, 2021
It's by no means bullet-proof, but it's most likely going to fail in .NET
sooner than in DotVVM, so we are fine.

It enables adding properties to viewmodel and then using them in
a dothtml page. Everything else I tried lead to .NET saying "rude edit"
This is needed to prevent weird things happening
wrt modreq(IsExternalInit) on properties.
@exyi exyi merged commit de9a059 into main Dec 12, 2021
@exyi exyi deleted the hot-reload-cacheflushing branch December 12, 2021 14:35
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.

None yet

2 participants