We should whiteboard on the wiki. Here are some things I had in mind: * Target Java 7 and EE 6 minimum * Refactor to clearly delineate framework externals (apis) and framework internals * Replace XWork annotations with Beans Validation annotations * Replace XWork injection with CDI injection * Full HTML 5 support * Use annotations to configure actions * Be a candidate for EE 8's JSR web framework spec
I also believe (and believe a debate will ensue).... * We should make all plugins independent projects like Maven. Cheers, Paul
