logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • axel
    • Posted on Wed 14 Dec 2011 11:19 AM

    You should better use:

    [code]

    Document oldOne = d;

    d = dc.getNextDocument(d);

    oldOne.recycle();

    }

    [/code]

    Way much saver, when you iterate over a larger collection of Domino Objects.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: