|
Page Edited :
WICKET :
Wicket 1.4 Wish List
Wicket 1.4 Wish List has been edited by Korbinian Bachl (Dec 15, 2007). Change summary: Added Clean up/ Have a look at Models idea Remove Change and possibly VersionManagerno longer needed since we serialize the entire page. Downside - makes HttpSessionStore not as space efficient Remove PageMapPageMap is a misnomer and isnt really needed anymore - not with second level session store around. Transparent clustering support out of the box and enabled by defaultWindow scopethis will basically replace PageMap and allow users to store per browser tab/window attributes JDK-1.5 support
Make WicketTester a first class citizenCurrently WicketTester is one of the less mature parts of the core project. It really is useful and great, but the API is not thought through and there are lots of areas you still can't test. Migrating the API to a Junit 4.4 + Hamcrest Establish Wicket Security strategies sub project
Improve Tree modelthe tree can use a more web-friendly model then swing's tree model Add Rapid Prototyping FormsThe Idea of Alistair Maw and Jonathan Locke (ROR? No. Wicket on Wheels.) should be included in next Wicket. A set of nice looking Defaultformcomponents and a Beanresolver to automatically let create forms from just the plain bean but still allow to customize it later by overiding parts of it. Beside nice looking (to show/ even may go live with it in first place) and fast it should have enabled possibility to integrate security on a Form as well as Field-level. Clean up/ Have a look at ModelsWith now having a CompoundPropertyModel that has the same abilities as BoundCompundPropertyModel it might be nice to have someone overwork all models and decide if we really need all. Stiping out/ Migrating ino one e.g.: BoundCompoundProperty and CompoundProperty model as well as others (if possible) would really ease wicket for beginners as well as save experienced users some thoughts about what model to use. |
Unsubscribe or edit your notifications preferences
