Jeff Rose <ros...@gmail.com> writes: > The future is used because they have a timeout feature when using the > .get method.
Should there be a corresponding timeout-based `deref' function¹ ("deref-within"?) for promises? Having to close a function over your "@p" form and spawn a job on a separate thread seems like way too much work just to get a timeout-based wait on the promise's delivery arriving. Footnotes: ¹ http://richhickey.github.com/clojure/clojure.core-api.html#clojure.core/deref -- Steven E. Harris -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en