argvard icon indicating copy to clipboard operation
argvard copied to clipboard

Make "context" a thread local?

Open untitaker opened this issue 10 years ago • 0 comments

  1. insert any general pros and cons about threadlocals
  2. Currently there is no way to get the context from a type callable which was passed to an annotation. But having an explicit context arg there destroys the "purity" of the API IMO.

untitaker avatar May 02 '14 22:05 untitaker