Mercurial > hg > ltpda
diff m-toolbox/classes/+utils/@repository/repository.m @ 24:056f8e1e995e database-connection-manager
Properly record history in fromRepository constructors
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Mon, 05 Dec 2011 16:20:06 +0100 |
parents | e05504b18072 |
children |
line wrap: on
line diff
--- a/m-toolbox/classes/+utils/@repository/repository.m Mon Dec 05 16:20:06 2011 +0100 +++ b/m-toolbox/classes/+utils/@repository/repository.m Mon Dec 05 16:20:06 2011 +0100 @@ -2,6 +2,7 @@ methods (Static) + adjustPlist(conn, pl); type = getObjectType(conn, id); ids = getCollectionIDs(conn, cid); varargout = getUser(conn);