Uh oh!
There was an error while loading. Please reload this page.
Added extra filter/map methods to StatementList - #285
Conversation
51bfda4 to
84d99bcCompare8513618 to
b39cd77Compareb39cd77 to
47554fbCompareThere was a problem hiding this comment.
Ugh. This is actually not needed here. Now how do I get rid of it :|
Note how this method provides a way to construct a new Statement from a main snak in a manner neutral to the disagreement we have about the Statement constructor. It works in both cases.
thiemowmde
commented
Nov 17, 2014
Ok with the two new methods. Simple enough. Not sure why #265 is resubmitted here. Can you remove this bit? |
JeroenDeDauw
commented
Nov 17, 2014
Done |
JeroenDeDauw
commented
Nov 17, 2014
There was a problem hiding this comment.
This is overwriting the current statements, which is probably okay given the current usage of the function (in this class)... but it looks a bit odd given the function name.
There was a problem hiding this comment.
Good point. There was little reason for the method anyway, so inlined now.
ab4823c to
5b4a1c6CompareAdded extra filter/map methods to StatementList
No description provided.