]> git.tdb.fi Git - libs/datafile.git/commit
Improve the API for future objects
authorMikko Rasa <tdb@tdb.fi>
Fri, 28 Sep 2012 09:10:23 +0000 (12:10 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 28 Sep 2012 09:10:23 +0000 (12:10 +0300)
commit76c532f3f5ff079cf7b2016343a1ff73d497c50f
tree1fc1200481a0c58b2c62a93cc3a0b6dad29533cc
parente639a0c06a1909fdd7bf12b07ce6ef59e1a9ac2c
Improve the API for future objects

add_future is now documented as ignoring names that don't match any type,
and there's a new function to add future objects with a keyword.
source/collection.cpp
source/collection.h