Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 27477 invoked from network); 1 Oct 2002 07:17:13 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Oct 2002 07:17:13 -0000 Received: (qmail 3532 invoked by uid 97); 1 Oct 2002 07:17:16 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 3457 invoked by uid 97); 1 Oct 2002 07:17:15 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 3441 invoked by uid 98); 1 Oct 2002 07:17:14 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Mladen Turk" To: Subject: [VOTE] JK2 2.1 Date: Tue, 1 Oct 2002 09:16:22 +0200 Organization: Mappingsoft Message-ID: <007101c2691a$75fbaf10$5c00000a@GISDATA.ZG> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Since there has been general concensus that we should use the APR for every supported API call. Here is my design proposal. General: [x] Drop HAS_APR flags and dissalow building of JK2 without APR [ ] Keep everything like it is (the rest doesn't interests me) Regular expressions: [ ] Add pcre from httpd-2.0 to the common/pcre [x] Add pcre from httpd-2.0 to the srclib/pcre [ ] Wait if pcre ever comes to the apr-util Pools: [ ] Use the real apr_pool_t. [x] Keep the jk_pool_apr wrapper renaming it to the jk_pool Sockets: [x] Use only apr_socket and drop the socket, renaming apr to socket. [ ] Keep supporting socket. File I/O: [x] Use the APR for file i/o replacing stdio/stdlib calls [ ] Keep the old fopen/fwrite/etc... code Static buildings: [x] Enable Static/Dynamic APR builds of JK2 for non-Apache2 connectors [ ] Enable only dynamic builds MT. -- To unsubscribe, e-mail: For additional commands, e-mail: