1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-03-13 01:09:53 -09:00
mage/Mage.Server
vraskulin 46d369c8ed Big refactoring (server)
I used Intellij IDEA to automatically refactor code to achive 3 goals.
1) get rid of anonymouse classes, and replace the with lamba to get more readeable and clean code (like in TableWaitingDialog).
2) make effectively final  variables actually final to avoid inadvertent changes on it in further releases and keep objects as immutable, as possible.
3)  Get rid of unused imports (most of the changes) in whole project classes.
2017-01-09 19:47:03 +03:00
..
config Merge origin/master 2016-12-07 09:44:56 -06:00
release Merge origin/master 2016-12-07 09:44:56 -06:00
src/main Big refactoring (server) 2017-01-09 19:47:03 +03:00
catalog.xml Initial 2010-03-20 03:44:53 +00:00
license.txt ... 2010-03-20 17:39:52 +00:00
manifest.mf Initial 2010-03-20 03:44:53 +00:00
pom.xml Big refactoring (server) 2017-01-09 19:47:03 +03:00
server.msg.txt Some minor changes. 2016-03-06 10:25:11 +01:00