[redland-dev] enumerator fixups
Edd Dumbill
edd at usefulinc.com
Tue Jul 20 16:02:54 BST 2004
The semantics of enumerators were wrong. Here's a fix that makes things
nicer.
Now you can do:
foreach (Node n in model.GetTargets (foo, bar)) {
}
-- Edd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: csharp.diff
Type: text/x-patch
Size: 5221 bytes
Desc: not available
Url : http://lists.usefulinc.com/pipermail/redland-dev/attachments/20040720/89a9033b/csharp.bin
More information about the redland-dev
mailing list