[GitHub] stratos pull request: Refactoring object converter class

2015-05-04 Thread Vishanth
Github user Vishanth commented on the pull request: https://github.com/apache/stratos/pull/290#issuecomment-98949721 Resent in PR https://github.com/apache/stratos/pull/294 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] stratos pull request: Refactoring object converter class

2015-04-30 Thread Vishanth
Github user Vishanth commented on the pull request: https://github.com/apache/stratos/pull/290#issuecomment-97738341 @imesh Sorry the changes removed while working on another task. Will redo this and send a fresh PR. --- If your project is set up for it, you can reply to this email a

[GitHub] stratos pull request: Refactoring object converter class

2015-04-30 Thread Vishanth
Github user Vishanth closed the pull request at: https://github.com/apache/stratos/pull/290 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] stratos pull request: Refactoring object converter class

2015-04-29 Thread Vishanth
Github user Vishanth commented on the pull request: https://github.com/apache/stratos/pull/290#issuecomment-97447596 @imesh Will do the needful. Regards. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] stratos pull request: Refactoring object converter class

2015-04-29 Thread imesh
Github user imesh commented on the pull request: https://github.com/apache/stratos/pull/290#issuecomment-97428270 @Vishanth Would you mind resolving the conflicts in this pull request? Thanks --- If your project is set up for it, you can reply to this email and have your reply app

[GitHub] stratos pull request: Refactoring object converter class

2015-04-27 Thread Vishanth
GitHub user Vishanth opened a pull request: https://github.com/apache/stratos/pull/290 Refactoring object converter class Refactored the object converter class by fixing the following > Declaration redundancy > Java language level migration aids (For loops to foreach) > P