Hi Tom
Dunstan Tom wrote:
the existing upgrade notes for 0.9.0 are
plain wrong).
I have corrected this in CVS, so at the least the public web site
(acegisecurity.org) will display the correct upgrade instructions for
those moving to 0.9.0.
- I see that Oliver Hutchison sent a proposal
Hi all
I missed the discussion where the InheritableThreadLocal behaviour was
reverted. We actually have several places in our application where we
wish to kick off tasks to run in a background thread with the
permissions of the user who started them. InheritableThreadLocal did the
job, but I see