Skip to content

Changed the mapper to avoid using reflection when useless (related to #841)#3

Merged
1 commit merged intosigmah-dev:masterfrom
Raphcal:mapper-change
Jan 22, 2016
Merged

Changed the mapper to avoid using reflection when useless (related to #841)#3
1 commit merged intosigmah-dev:masterfrom
Raphcal:mapper-change

Conversation

@Raphcal
Copy link
Copy Markdown
Collaborator

@Raphcal Raphcal commented Jan 22, 2016

Slightly speed up server operations.

…hat takes an existing object instead for performance reasons (related to #841).

Conflicts:
	src/main/java/org/sigmah/server/handler/UpdateProjectHandler.java
ghost pushed a commit that referenced this pull request Jan 22, 2016
Changed the mapper to avoid using reflection when useless (related to #841)
@ghost ghost merged commit 93da926 into sigmah-dev:master Jan 22, 2016
@ghost ghost self-assigned this Jan 22, 2016
@Raphcal Raphcal deleted the mapper-change branch February 9, 2016 14:20
Seal98 added a commit to Seal98/sigmah that referenced this pull request Aug 26, 2017
 
Applied refactoring to:
-avoid unused method parameters
-avoid duplicated code blocks - moved to methods
-removed old debug alert messages
-avoid unused imports
-renamed some methods, variables, method parameters
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant