commit | e7f5a663af558a9ce10e74a293b9198909ee26fe | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed Jun 22 21:14:57 2011 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu Jun 23 10:27:41 2011 -0700 |
tree | 6124e42f50149dccce7db375ff3d157d870f6f76 | |
parent | 1244ed057467ae07f4f0c6a7d70104ed3a5117dd [diff] |
current_user/1: Refactor to perform caching in Java Instead of implementing all of the caching logic in Prolog, do it in Java. Its slightly shorter this way, and faster at runtime. Also support user(anonymous). Change-Id: Icfb588329cc61b6470deb3128f8a7f86621a4099