Changes between Version 1 and Version 2 of PRO_LIB_REMOTE_OBJECTS_R0
- Timestamp:
- 01/26/09 18:11:02 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PRO_LIB_REMOTE_OBJECTS_R0
v1 v2 42 42 desc("deal with remote objects somehow ") 43 43 44 connectors between client and server, modularity relies on the prolib, so the prolib cannot use extensions and extension points. So the connections should not be attached by extension points but some other mechanism, such as registerConnection API 45 46 Resources interface called remoteEntity? Styles, images, immutuable objects will be serialized because they are small, remote objects on the other hand are managed with the change server, each has an identifier. 47 48