blob: af4908e4b2ca6e448c01dd6ea701e95170e2f4e5 [file] [log] [blame]
This bundle exists to provide the IDE Client with
- An Http Service
- A connection to the application server
- A service to the client to provide information about the server / database
Things done
- Moved ClientResource's ClientSession to shared orcs.model
- Renamed ClientSession to IdeClientSession
-
Things to do
- Rename bundle to core.ideclient
- Remove OseeClientSession, replace with IdeClientSession
- Have bundle initiate a socket connection between server and ideclient