
|
If you were logged in you would be able to see more operations.
|
|
|
|
Right now the UserContext and User both have a similar set of methods with different initialisation schemes. This makes it unnecessarily complicated. The refactoring should remove UserContext completely and exchange it with User.
|
|
Description
|
Right now the UserContext and User both have a similar set of methods with different initialisation schemes. This makes it unnecessarily complicated. The refactoring should remove UserContext completely and exchange it with User. |
Show » |
|