nbrugger-tgm / reactj

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

Observer & Proxy Abstraction Layer (#37) #38

Closed nbrugger-tgm closed 3 years ago

nbrugger-tgm commented 3 years ago

Implements the changes stated in #37.

Breaks:

The changes very fundamental and a lot of documentation is outdated.

Follow up work:

nbrugger-tgm commented 3 years ago

Testing

Some features are broken that should not be

In need of a fix:

nbrugger-tgm commented 3 years ago

Renaming

Beside the ProxyCreator section all renames should be considered and applied

Style

All code should be formated correctly

nbrugger-tgm commented 3 years ago

Warnings

The number of warnings due to missing generics or unsafe casting should be reduced

Documentation

The new classes lack propper javadoc