XERP News
Status: Alpha
Brought to you by:
jscruz
Started the separation of the application in a client-server architecture.
Created a XerpServer which has the connections to the different data sources and supports modules which allows different kind of connections to the server (RMI, HTTP, .Net, etc)
The GUI client has been modified to use a connector to interact with the server.