• "Update License Headers"
    Updated and added some missing headers.
    
    Committed By: Kevin
    Reviewed By: Conrad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/trunk@6610 c91229c3-7414-0410-bfa2-8a42b809f60b
    kevin_fourie authored
     
    Browse Dir »




  • values in the cache.
    
    Return an tuple from KTCache->get, the first item of which is whether
    the item was cached or not, and the second item of which is the value
    (if any, meaningless otherwise).
    
    Rearchitect getBy to support operations in getBy and getByDict besides
    equals (and IN).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5061 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
     
    Browse Dir »