Hello, I have two requests: - Properties (like Q_PROPERTY) - A keyword to indicate we want a class' implementation to be generated by Wt on the client-side instead of C++ code generated server-side. That would make my life easier with WWizard (which is stagnating in gitorious for now :-( )
On Mon, Mar 9, 2009 at 11:38 AM, Koen Deforche <[email protected]> wrote: > Hey all, > > We are pleased to announce the release of Wt 2.99.0, which has been > the result of development over the last few months. This branch should > ultimately lead to a Wt 3.0.0 release. We are still providing > maintenance to the Wt 2.x series (and a new maintenance release is > expected there too), however, all new development will happen in the > development branch for Wt 3.0.0. > > Why the big version bump? > > We made some API changes that will break existing Wt applications. > Some of these changes were on our wishlist for some time, and simplify > the API or make it more versatile (in case of the new WResource API) > or they enable nice optimizations (in case of accessing signals now > using accessor methods). > > The changes, with hints how you should port over existing code, have > been detailed in the release notes: > http://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html > > With the new release, especially embedded systems developers should > feel big performance improvements, and for example the modified > treeview-dragdrop example (which now also includes a chart) runs very > well on our 180MHz embedded ARM development board (which we used to > demonstrate at FOSDEM). > > You can see the new treeview drag drop example online at: > http://www.webtoolkit.eu/wt/examples/treeview-dragdrop/treeview-dragdrop.wt > > Note that we have moved away from CVS. To access the source > repository, you need to use git: > > $ git clone http://www.webtoolkit.eu/git/wt.git > > Regards, > koen > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
