[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-19 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-366645358 Can this be merged This is an automated message from the Apache

[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-16 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-366206638 @markusthoemmes @rabbah Does the approach looks fine here or some aspect needs to be improved?

[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365520777 > It suggests we have a generalized API for something which shouldn't be generalized? Its kind of true as with CouchDB most

[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365520777 > It suggests we have a generalized API for something which shouldn't be generalized? Its kind of true as with CouchDB most

[GitHub] chetanmeh commented on issue #3283: Add implicit ClassTag for entity type

2018-02-13 Thread GitBox
chetanmeh commented on issue #3283: Add implicit ClassTag for entity type URL: https://github.com/apache/incubator-openwhisk/pull/3283#issuecomment-365508673 > Can you provide an implementation example of where a ClassTag would be needed? Have a look at [MongoDbStoreProvider][1]