Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-6861 - JavaScript stream changes | Mark Spruiell | 2016-04-21 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
| | |||
* | ICE-6897 & ICE-6908 for JavaScript ValueFactory's | Joe George | 2015-12-10 |
| | | | | | - Removed ValueFactory class. ValueFactory's are now just function callbacks | ||
* | ICE-6908 - Add ValueFactory | Joe George | 2015-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. |