Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 38782 invoked from network); 18 Oct 2002 17:43:56 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Oct 2002 17:43:56 -0000 Received: (qmail 26583 invoked by uid 97); 18 Oct 2002 17:44:46 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 26564 invoked by uid 97); 18 Oct 2002 17:44:45 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 26552 invoked by uid 98); 18 Oct 2002 17:44:45 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Sender: greg@home.nest.cx To: avalon-dev@jakarta.apache.org Subject: Map dependencies X-Key-fingerprint: 2DD1 7CD1 D3C9 FC81 FA66 69B4 7629 A1AE BDA1 1D2E X-Key-available: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8DF5A1B From: Greg Steuck Date: 18 Oct 2002 10:44:17 -0700 Message-ID: <861y6n1w26.fsf@home.nest.cx> Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, I got around to actually using Map dependencies in my code (and eliminated a cumbersome selector component along the way). It works fine. Although there is a question: is Map returned as Map dependency thread-safe? From efficiency standpoint it maybe best to specify that it is NOT. And the user is responsible for enveloping it into a Thread-safe wrapper if the use case dictates that. Either way I think a clarification is needed. Comments? Thanks Greg -- To unsubscribe, e-mail: For additional commands, e-mail: