It looks as though I should be pursuing two sub-projects in parallel:
1. Get a Linux machine set up.
2. Analyze the libraries to make sure everything is needed. I am less
concerned about libraries that are only used in the QA tests.
On 8/10/2015 6:30 AM, Greg Trasuk wrote:
On Aug 10, 2015, at 7:53 AM, Peter <j...@zeus.net.au> wrote:
(…snip…)
CombinerSecurityManager avoids duplicated security checks (from identical
context) by weakly caching (by caller context's) the result of security checks,
this reduces unnecessary network traffic caused by duplicated security checks.
Network traffic? What security checks cause network traffic?
Greg.