Re: [Jwc-user] GWT 1.4 support
Status: Alpha
Brought to you by:
sstorey
From: Steve S. <ste...@ya...> - 2007-06-05 13:39:18
|
Henrik, Yes, I've been getting an updated version together. I wasn't really planning to do an update to the jwc-gwt-spring however, as I'm going to be recommending people start using the GWT Server Library which can be found at http://gwt-widget.sourceforge.net/ which I believe provides a superior implementation, and I don't see the point of having 2 competing components. It should be very simple to migrate over to the Server Library. I'll try and do a compatibility update to the jwc-gwt-spring components anyway, but it will be definitely deprecated after that. In the other components, there are various architectural changes which won't be backward compatible I'm afraid: - GWT 1.4 support only going forward - GWT 1.4 has some significant improvements generally, and some specific enhancements that I want to take advantage of. - jwc-gwt-tincemce v0.2.0 will have an upgrade of tinyMCE to 2.1.1.1, and be a standalone now rather than depending on the jwc-gwt-components package. It also won't be an extension of TextArea anymore, following the GWT RichTextArea paradigm. This allows extra tinyMCE features to be added in - jwc-gwt-fckeditor v0.2.0 will also be a standalone component, with the the same model that extra fck specific features can then be added in. - jwc-gwt-components v0.2.0 will drop support for the TabPanel, as the Rocket GWT framework provides a better implementation. Additionally, the replacements for DeckPanel, HorizontalPanel and VerticalPanel will be dropped in favour of a Formatter based model. While this is obviously not backward compatible, it provides for more flexibility to be able to apply the same style to all standard components wherever they are generated. Finally, the Context/right-click event handling has had a major overhaul, and should now be more functional and stable. Steve ----- Original Message ---- From: Henrik Adolfsson <hen...@gm...> To: jwc...@li... Sent: Friday, 1 June, 2007 1:29:05 PM Subject: [Jwc-user] GWT 1.4 support Hi, I'm using the gwt-spring integration package that you have made (thanks). I was wondering if there is going to be a new version supporting GWT 1.4? I dont seem to get the 1.4 working in my existing project using jwc-gwt-spring 0.1.0. Thanks in advance /henrik ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Jwc-user mailing list Jwc...@li... https://lists.sourceforge.net/lists/listinfo/jwc-user ___________________________________________________________ Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for your free account today http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html |