model: rework the resolve-promise interface
authorBrian Norris <banorris@uci.edu>
Thu, 21 Mar 2013 22:31:34 +0000 (15:31 -0700)
committerBrian Norris <banorris@uci.edu>
Thu, 21 Mar 2013 22:31:34 +0000 (15:31 -0700)
commit4dd0204b6013e344a8728d27448cbf32f50825b6
tree4a9631e21a3fb37e38ddf8298da8942f48f4df9f
parentd62cd6e5bbba2975923540d99bae0587fe03b791
model: rework the resolve-promise interface

We don't need to pass around the promise index; just pass the Promise
pointer around.
model.cc
model.h