You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/05/28 15:42:16 UTC

[GitHub] [tinkerpop] spmallette commented on issue #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable

spmallette commented on issue #1120: gt/gte/lt/lte can throw CCE if object isn't a Comparable
URL: https://github.com/apache/tinkerpop/pull/1120#issuecomment-496572559
 
 
   I think the CCE is a bit ambiguous and for new users not terribly helpful, but I also worry that we're blindly allowing the compare to "pass" and returning no results because two objects aren't comparable. I feel like I'd like to know why I have such a problem instead. Would it be better to improve the exception somehow and give the user a better pointer to where their error was occurring?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services