eclipse-ee4j / glassfish-woodstock

GlassFish Woodstock UI components
Other
3 stars 15 forks source link

4.1.0 cleanup #1401

Closed romain-grecourt closed 5 years ago

romain-grecourt commented 5 years ago

Major updates to woodstock focused on making it easier to maintain.

Cousjava commented 5 years ago

This is not a cleanup, this a is a complete rewrite. Also please don't merge stuff into master without allowing other committers to review your PRs, especially for something that is a massive change like this.

romain-grecourt commented 5 years ago

I touched almost all files, but this really not a complete rewrite. Apart from check-style changes and the rename of the directories, I haven't changed the code much. The actual code changes I made are around the JS code generation and the theme JS component files.

A complete re-write would rather be about moving to JSF2.x and refreshing all components and code to the new W3C standards.