Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 50871 invoked from network); 1 May 2003 13:48:27 -0000 Received: from delmar-209-137-167-162-dsl.cavtel.net (HELO mail.fridayfives.net) (209.137.167.162) by daedalus.apache.org with SMTP; 1 May 2003 13:48:27 -0000 Received: by mail.fridayfives.net (Postfix, from userid 60999) id BEF6DBF96; Thu, 1 May 2003 09:48:28 -0400 (EDT) Received: from forthillcompany.com (kite.forthill.int [192.168.1.30]) by mail.fridayfives.net (Postfix) with ESMTP id 32348BF87 for ; Thu, 1 May 2003 09:48:24 -0400 (EDT) Date: Thu, 1 May 2003 09:48:23 -0400 Subject: Clazz question Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Brian McCallister To: "Jakarta Commons Users List" Content-Transfer-Encoding: 7bit In-Reply-To: <17A1B0CC7691D511B78E00508BAE66BF038439F0@GBHENEX04VSA> Message-Id: <93C912E8-7BDB-11D7-9CBB-000A95782782@forthillcompany.com> X-Mailer: Apple Mail (2.552) X-Spam-Status: No, hits=-2.1 required=8.0 tests=IN_REP_TO,SPAM_PHRASE_01_02,USER_AGENT_APPLEMAIL version=2.43 X-Spam-Level: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Before I grab it and play - does Clazz allow for implementing new runtime generated implementations of an interface that will then be accessible via that interface? I have glanced at it but not spent much time, and as time is sadly at a premium right now... i figured I would ask before delving in more deeply. -Brian McCallister