-
Notifications
You must be signed in to change notification settings - Fork 1
Architecture improvement #2
Copy link
Copy link
Open
Labels
Description
fralik
opened on Jul 22, 2011
Issue body actions
- 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.
Reactions are currently unavailable