Wt & JWt 3.3.10 and Wt 4.0.3 RC 1

  • Posted by Roel
  • Wednesday, April 4, 2018 @ 09:31

We’ve released a first (and likely the only) release candidate for Wt and JWt 3.3.10, and Wt 4.0.3.

This release adds compatibility with Boost 1.66 and introduces some minor new features, but mostly consists of bug fixes.

Here are the links:

Binary builds for Windows are available on the GitHub releases page.

Tags:
6 comments
  • Posted by anonymous
  • 5 years ago
void Wt::Auth::AuthService::setTokenHashFunction 	( 	HashFunction *  	function	) 

-> I guess it should be a unique_ptr here?
  • Posted by Roel
  • 5 years ago
Don't tell me that one slipped through the cracks... it certainly looks like it did.
  • Posted by anonymous
  • 5 years ago
what about :
void Wt::WMenuItem::setMenu	(std::unique_ptr< WMenu > 	menu)
I think we should return a raw pointer here?
  • Posted by anonymous
  • 5 years ago
I think the same applies for
void Wt::WTemplateFormView::setFormWidget	(	WFormModel::Field 	field,
std::unique_ptr< WWidget > widget)
  • Posted by anonymous
  • 5 years ago
And this one:
void Wt::WStackedWidget::addWidget	(	std::unique_ptr< WWidget > 	widget	)	
  • Posted by anonymous
  • 5 years ago
It is a great library

Contact us for more information
or a personalised quotation