NewsblogRelease of wingS 3.1The wingS team is proud to announce the general availability of wingS 3.1. This is basically a maintainance release with noticable performance improvements, official WebKit support (Safari) and lots of other valuable enhancements. The javascript libraries have been consolidated towards YUI, thus initial load time has been reduced to a minimum. Especially dialogs, the auto completion component and the calendar benefit from the smartness of YUI. There is now a plugin mechanism, that makes the integration of custom or third party components as simple as can get. Just drop in a jar (with all the component's artifacts like scripts, styles, templates, ..) and start using it: panel.add(new WhatEverComponent()); wingS 3.1 can be downloaded from Sourceforge. For those who are tired of bothersome installation procedures, there is an ant target included in the build, that starts a fully functional demo on jetty in less than a minute. Just download, unpack, call ant run-demo-wingset and point your browser to http://localhost:8989. |