nbrugger-tgm / reactj

A reactive ui lib for easy MVC
LaTeX Project Public License v1.3c
10 stars 0 forks source link

[Refactor] Remove @Reactive for attributes #46

Closed nbrugger-tgm closed 3 years ago

nbrugger-tgm commented 3 years ago

Since @Reactive has not effect on attributes since the #38 and the upcoming changes in #42 it shall be removed (just for attributes).

This also improves the concept of single responsibility as its only job will be to annotate proxy methods that should update the UI (more details #34 )

nbrugger-tgm commented 3 years ago

Released in v4.0.0b8