|
From: Michael F. <fr...@gm...> - 2010-06-03 22:32:00
|
Imagine "graph" being an empty graph, this code returns false:
graph.GetUriNode("operator-overloaders-should-be-shot") == null
... this is due to wonky operator overloading (or maybe I don't get
the semantics of node equality).
Michael
|