[ https://issues.apache.org/jira/browse/CXF-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248181#comment-13248181 ]
Sergey Beryozkin commented on CXF-4221: --------------------------------------- Hi, I'd like to resolve the issue as Won't Fix or Not a Problem, given that the way to obtain the typed representations of FIQL expressions does already exist, as shown in my previous comment. The only action will be to update the wiki documentation with the clarifications. I'm OK with having a new JIRA opened for addressing the parsing of 'a.b.c' properties, that can be a good enhancement. > FIQL visitor to return a generic <K> instead of String > ------------------------------------------------------ > > Key: CXF-4221 > URL: https://issues.apache.org/jira/browse/CXF-4221 > Project: CXF > Issue Type: Improvement > Components: JAX-RS > Reporter: Szu-Yu Wang > > It would be great if SearchConditionVisitor<T, K> where K was the return type > of the getResult() call. This way, I can CriteriaQuery<T> instead of String. > Also, incidentally, the operation isn't "getResult", it's more like > "getPredicate" or "getFilter"... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira