Actions
Bug #1838
closedSyncLock in 3.3.0
Start date:
04/12/2013
Due date:
% Done:
0%
Estimated time:
Description
Is the SyncLock class gone with 3.3.0?
The release notes say nothing and the Doxygen docs are still there but wt-3.3.0/src/Wt/SyncLock is not in the source tarball :-?
Updated by Koen Deforche over 11 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.3.1
Hey Pau.
Thanks for noticing !
Yes it has been removed. I now realize we did forget to mention it in the release notes. We discovered issues with it which we didn't feel like fixing since the concept was overly complicated and not useful anymore since we have a much better solution (WServer::post()).
I'll see what went wrong with the documentation too.
Regards,
koen
Updated by Koen Deforche over 11 years ago
- Status changed from InProgress to Resolved
Hey Pau,
I've refreshed the documentation, it's gone now.
koen
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions