Commit Graph

6 Commits

Author SHA1 Message Date
markfisher
b0db0233be add support for Supplier and Consumer 2016-10-14 20:40:48 -04:00
markfisher
44704d43d8 avoid duplicate linkage errors 2016-10-01 21:31:04 -04:00
markfisher
b78024e7ea generate name per function to allow composition 2016-10-01 16:32:28 -04:00
markfisher
309993f0d4 file-based registry for serialized functions 2016-10-01 15:30:25 -04:00
markfisher
cd9c311326 refactoring
* extracted FunctionGateway interface
* renamed current implementation to LocalFunctionGateway
* moved `compose` methods from FunctionGateway to FunctionRegistry
2016-09-22 08:31:42 -04:00
markfisher
bdd39b74ff initial commit 2016-09-21 22:33:06 -04:00