summaryrefslogtreecommitdiff
path: root/js/src/Ice/ValueFactoryManager.js
Commit message (Collapse)AuthorAge
* ICE-6861 - JavaScript stream changesMark Spruiell2016-04-21
|
* Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|
* ICE-6897 & ICE-6908 for JavaScript ValueFactory'sJoe George2015-12-10
| | | | | - Removed ValueFactory class. ValueFactory's are now just function callbacks
* 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.