[ 
https://issues.apache.org/jira/browse/WICKET-6056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15694197#comment-15694197
 ] 

Martin Grigorov commented on WICKET-6056:
-----------------------------------------

+1 for the changes so far!

About the extensions mechanism: what about checking for existence of a function 
named "Wicket.BrowserInfo.collectExtraInfo". It should be provided by the 
application and if exists then Wicket.BrowserInfo.collectInfo() will execute it 
and add its result to the final result that is send to the server ?

> Improvements to browser info gathering implementation
> -----------------------------------------------------
>
>                 Key: WICKET-6056
>                 URL: https://issues.apache.org/jira/browse/WICKET-6056
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.21.0, 7.1.0
>            Reporter: Rakesh A
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> Current implementation of browser information gathering (WebClientInfo and 
> related classes), is difficult to extend/customize.
> 1. Current implementation does not allow me to detect browser's touch api 
> support
> 2. Wanted to use client side implementation library to detect browser 
> features - like Modernizr.
> Initial discussion regarding this can be found at 
> http://apache-wicket.1842946.n4.nabble.com/Regarding-Browser-Client-info-implementation-td4673024.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to