History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NXP-1128
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Olivier Grisel
Reporter: Georges Racinet
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Nuxeo Enterprise Platform

Move QueryModel stuff outside of webapp

Created: 31/05/07 16:07   Updated: 13/06/07 11:50
Component/s: Web Foundations
Affects Version/s: 5.1 M2
Fix Version/s: 5.1.RC

Time Tracking:
Not Specified

Resolution Date: 31/05/07 16:12
Require Callback: No
Participants: Georges Racinet and Olivier Grisel
Tags:


 Description  « Hide
These are at this point in org.nuxeo.ecm.platform.webapp-core.
The basic motivation was that this has nothing to do with the web per se, we're just talking nxql query builders here and keeping scoped iterators.

And indeed, the rewrapping of exceptions that's configured for webapp beans should not apply to QueryModelActionsBean (since it's meant to be called by other beans that will want to manage exceptions themselves). I have the use case today for SearchActionsBean and DashboardActionsBean.

Target in searc

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Georges Racinet - 31/05/07 16:12
missclick, sorry.