Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
1 commit merged into from
Jan 22, 2016

Conversation

Raphcal
Copy link
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