Architecture/Design/Coding Guidelines for Apache Commons "Discovery" Component

$Id: adc-guidelines.xml 561230 2007-07-31 04:17:09Z rahul $
[Introduction] [Security and doPrivileged()]

1. Introduction

Kick-off: set of design/architectural guidelines. This should serve as both a record of decisions made, and a list of open issues.

2. Security and doPrivileged()

Do not use doPrivileged() instructions within discovery. That remains the responsibility of the end-user.