+0.5 for moving the logic in to WASManagedRuntime.main(). Go ahead and move
it unless someone objects, there's no real need for another class.

I went ahead and did this. I also moved WASManagedRuntime's caching logic to its endConfiguration() callback to avoid the threading issues that seemed inherent in using delayed caching. Finally, I made the members of WASManagedRuntime private instead of protected, just because the rest of the codebase only uses protected members when a class is meant to be extended. Let me know if you see problems with any of these changes.
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to