imag/lib/core
Matthias Beyer 04a8c5f721 Move to simpler implementation of Storeid
This changes the implementation of the StoreId type to be less complex.
Before we always had to re-attach the path of the store itself each time
a StoreId object was passed to the store. Now we do not do this anymore,
hopefully we can move to a implementation of the Store API which takes
references of StoreId objects in the future.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-15 20:53:28 +01:00
..
libimagerror Fix: Off by one error 2019-02-15 19:56:13 +01:00
libimagrt Adapt for new interface of gen_vars() function 2019-02-11 03:52:04 +01:00
libimagstore Move to simpler implementation of Storeid 2019-02-15 20:53:28 +01:00