Optimize markupid generation
----------------------------

                 Key: WICKET-92
                 URL: http://issues.apache.org/jira/browse/WICKET-92
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 2.0
            Reporter: Igor Vaynberg
            Priority: Minor
             Fix For: 2.0
         Attachments: markupid-patch.txt

default markup id generation returns strings that are getting pretty long and 
make markup large. this patch optimizes that and has already been 
applied/tested with 1.x branch. the reason i am not applying it to 2.0 yet is 
because we have some failing tests, and this patch requires regeneration of 
expected markup for tests.

this patch should be applied at a time when all tests pass

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to