Hi Christophe, To have you review it first - but then, you still can bark and bite and reject :-)
On the other hand, I have also an issue with the ObjectIterator (see JIRA-1107). If we can agree on this, too, I can of course commit them both. Regards Felix Am Montag, den 03.09.2007, 15:46 +0200 schrieb Christophe Lombart: > Felix, > > Why not to commit your code modification directly ? > > br, > Christophe > > > On 9/3/07, Felix Meschberger (JIRA) <[EMAIL PROTECTED]> wrote: > > > > > > [ > > https://issues.apache.org/jira/browse/JCR-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > > > Felix Meschberger updated JCR-1106: > > ----------------------------------- > > > > Attachment: JCR-1106.diff > > > > Patch implementing the extension > > > > > Add simple query method to ObjectContentManager > > > ----------------------------------------------- > > > > > > Key: JCR-1106 > > > URL: https://issues.apache.org/jira/browse/JCR-1106 > > > Project: Jackrabbit > > > Issue Type: New Feature > > > Components: jcr-mapping > > > Affects Versions: 1.4 > > > Reporter: Felix Meschberger > > > Fix For: 1.4 > > > > > > Attachments: JCR-1106.diff > > > > > > > > > As discussed in [1], I suggest a new method > > > ObejctContentManager.getObjectIterator(String query, String > > language) > > > to easily query the repository for objects using a predefined query. (I > > chose getObjectIterator instead of getObjects as I intend the method to > > return an Iterator and not a Collection) > > > [1] > > http://www.mail-archive.com/dev%40jackrabbit.apache.org/msg07475.html > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > > >
