Parkour-Labs / dust

State management all-in-one: reactivity, persistence and synchronisation.
Apache License 2.0
2 stars 0 forks source link

Should ignore getter fields / transient fields completely #4

Closed wxxedu closed 5 months ago

wxxedu commented 9 months ago

Currently Qinhuai requires all the fields to be final, including getter fields and transient fields. We should look at the codeine and remove this.

wxxedu commented 5 months ago

Closed as this issue would not be relevant any more with the release of #5