summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ValueFactoryManager.cpp
Commit message (Collapse)AuthorAge
* ICE-6861 - removing public stream APIMark Spruiell2016-01-19
|
* Fix ObjectFactory deprecate metadata and cleanupJoe George2015-12-10
|
* Deprecate ObjectFactoryJoe George2015-12-10
| | | | | Mark local interface ObjectFactory as well as Communicator operations addObjectFactory and findValueFactory as deprecated.
* ICE-6908 - Add ValueFactoryJoe George2015-12-08
| | | | | | ValueFactory is a replacement for ObjectFactory (which is still available if needed). It is an interface with only one operation and can has the "delegate" metadata.
* fixes, fixes, fixes..Marc Laukien2001-09-17
|
* changed directory structureMarc Laukien2001-08-14