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

$Id$
[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.