[ 
https://issues.apache.org/jira/browse/CXF-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934309#action_12934309
 ] 

Sergey Beryozkin commented on CXF-3141:
---------------------------------------

H 
Improving the modularity of the cxf-rt-frontend-jaxrs is on the map. Example, 
what can pushed into separate modules and even subprojects. The search feature 
was meant to become the core part of the frontend to make it more useful for 
JAX-RS users. 

Perhaps we can consider moving the whole org.apache.cxf.jaxrs.ext.search 
package into a sep submodule, need to think more about it.

cheers. Sergey

> Move FIQL parser out to separate module
> ---------------------------------------
>
>                 Key: CXF-3141
>                 URL: https://issues.apache.org/jira/browse/CXF-3141
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>    Affects Versions: 2.3.0
>            Reporter: Brian Topping
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The FIQL parser rocks.  Not just because you guys did it, but because it's 
> well documented.  Bravo.
> My architecture has JAX-RS at a different tier than the persistence, and I 
> need to pass the FIQL query deeper before I can parse it.  To do that, I need 
> to set a dependency on the entire cxf-rt-frontend-jaxrs jar and all it's 
> dependencies.  I'd rather not do that.
> Could it be broken out as it's own module?  I can create the patch of it 
> would be seriously considered.
> Thanks, Brian

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to