m607123
m607123
Are the key size limits defined anywhere for the stores? Have just set it to an arbitrary integer for now, but that can be easily changed. Also, is this protection...
Current status: To resolve a useful output type from a list of `Operation`s in an `OperationChain`, the getOutputTypeReference will: Iterate through the operations in reverse Search for implementations of `Output`...
Added a JsonSerialisiationUtil class in Koryphe core. Created a TypeResolver interface, with method resolveTypes(final Class... args), which should attempt to reserialise the predicate value(s).