[Helma-user] managing helma collections (corrections)
Joshua Paine
joshua at papercrown.org
Tue Aug 7 06:19:45 CEST 2007
Corrections...
Joshua Paine wrote:
> It would be pretty easy to get 1, 2 and 3, improve on 4, and lose 5. 4
> is nice in principle,
That should be "5 is nice in principle..."
> Once it gets the _id value for the arg-th child under its sort order, it
> calls get(valueOf_idAsString) on its creator and returns the result.
Little bit of playing indicates that get() only has two functioning
modes per collection (either number-as-string or string work, but not
both). So you'd actually do creator.getById(valueOf_id).
-Joshua
More information about the Helma-user
mailing list