Details
- 
        Type:
 Task
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 4.0.BETA
 - 
            Fix Version/s: 4.0
 - 
            Component/s: ACE-Components, Framework, MOBI-Components
 - 
            Labels:None
 - 
            Environment:any
 
- 
                        Assignee Priority:P2
 
Description
                    While working on bridgeIt issue #44 I came across a a duplicate classes:
svn\ossrepo\icefaces4\trunk\icefaces\core\src\main\java\org\icefaces\util\UserAgentInfo.java
svn\ossrepo\icefaces4\trunk\icefaces\mobi\component\src\org\icefaces\mobi\util\UserAgentInfo.java
while adding detection for iOS8.
So dug little deeper and also noticed 13 common classes between the packages :
svn\ossrepo\icefaces4\trunk\icefaces\ace\component\src\org\icefaces\ace\util\
and
svn\ossrepo\icefaces4\trunk\icefaces\mobi\component\src\org\icefaces\mobi\util\
Interestingly enough some of these duplicate class have started to diverge. For example mobi has a outputStrem memory patch for Utilts.java while ace Utils.java doesn't.
It would be a good time before final to move any common source the core and merge the divergent changes.
svn\ossrepo\icefaces4\trunk\icefaces\core\src\main\java\org\icefaces\util\UserAgentInfo.java
svn\ossrepo\icefaces4\trunk\icefaces\mobi\component\src\org\icefaces\mobi\util\UserAgentInfo.java
while adding detection for iOS8.
So dug little deeper and also noticed 13 common classes between the packages :
svn\ossrepo\icefaces4\trunk\icefaces\ace\component\src\org\icefaces\ace\util\
and
svn\ossrepo\icefaces4\trunk\icefaces\mobi\component\src\org\icefaces\mobi\util\
Interestingly enough some of these duplicate class have started to diverge. For example mobi has a outputStrem memory patch for Utilts.java while ace Utils.java doesn't.
It would be a good time before final to move any common source the core and merge the divergent changes.
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion