lp:~philikon/storm/qualified-reference

Created by Philipp von Weitershausen and last modified
Get this branch:
bzr branch lp:~philikon/storm/qualified-reference
Only Philipp von Weitershausen can upload to this branch. If you are Philipp von Weitershausen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Philipp von Weitershausen
Project:
Storm
Status:
Development

Recent revisions

361. By Philipp von Weitershausen

Make sure that the short notation (ReferenceSet(..., column=value)) actually refers to a column

360. By Philipp von Weitershausen

Document behaviour that at first looks a bit puzzling.

359. By Philipp von Weitershausen

Test that using the .find() method works equally well

358. By Philipp von Weitershausen

Make tests using column comparisons interesting by not using == but some other operator.

357. By Philipp von Weitershausen

Also allow the qualifier to be specified as a column comparison. This is more explicit and less ambiguous to read.

Incidentally this simplifies the code I added a bit whereas it complicates
ReferenceSet.__init__ :(

356. By Philipp von Weitershausen

Save a few lines and CPU cycles by using list comprehensions ;)

355. By Philipp von Weitershausen

Test usage of one-to-many references with qualifier

354. By Philipp von Weitershausen

Implement relation qualifiers for ReferenceSet. Fixes the previously failing test.

To do: test for one-to-many relation, support for add() and remove() methods.

353. By Philipp von Weitershausen

A failing test that illustrates the problem described in https://launchpad.net/bugs/490280.

352. By Thomas Herve

Update whitebox test checking the default size of the cache [trivial]

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.