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

Architecture improvement #2

Open
fralik opened this issue Jul 22, 2011 · 0 comments
Open

Architecture improvement #2

fralik opened this issue Jul 22, 2011 · 0 comments
Assignees

Comments

@fralik
Copy link
Owner

fralik commented Jul 22, 2011

  • Get rid from the parameter configPath in initDbPath function. Store all parameters in the configuration file, which should be located in the system-scope directory.
  • Think about new common classes, that should be shared between the client and the server. For example, Negotiator or CommunicationManager to handle the communication protocol.
  • Use serialization in messages between the client and the server.
@ghost ghost assigned fralik Jul 22, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant