theigl edited a comment on issue #411: WICKET-6751 Page synchronizer strategies URL: https://github.com/apache/wicket/pull/411#issuecomment-592555627 @svenmeier: This would be possible. But the only method of this interface would be: `IPageManager adapt(IPageManager pagemanager)` This is the only method ever called by Wicket. All other methods related to locking are internal. `PageAccessSynchronizer` still serves its purpose because it contains the logic for decorating the page manager and coordinating the locking and unlocking via the new `IPageLockManager`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services