Need better agent abstruction
------------------------------
Key: TRINIDAD-1007
URL: https://issues.apache.org/jira/browse/TRINIDAD-1007
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Components
Affects Versions: 1.2.5-core
Environment: PDA, Mobile, Windows Mobile 5, Windows Mobile 6 and
BlackBerry
Reporter: Tadashi Enomori
Priority: Minor
It is recommended to implement more robust agent abstraction in client side
code to better support wider range of browser types. There are many instances
of conditional code segments based on the browser type. For examples, WM6
specific PPR handling in TrPage._hadnlePprResponseFragment(), DOM support level
specific implementation in _getElementId(), and _pprInstallBlockingHandlers().
More browser types are likely to be supported in the future and thus Trinidad
will benefit significantly form a better implementation of agent abstraction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.