replace wicket's custom PageLock in PageAccessSynchronizer with java 1.5 
ReentrantLock
--------------------------------------------------------------------------------------

                 Key: WICKET-3802
                 URL: https://issues.apache.org/jira/browse/WICKET-3802
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-core
    Affects Versions: 1.5-RC4
            Reporter: Peter Ertl
            Assignee: Peter Ertl


Utilizing ReentrantLock will make the coding of PageAccessSynchronizer much 
shorter (161 lines instead of 265) and easier to understand (imho). Please take 
a look at the patch and let me know if and when you want this patch applied (or 
not).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to