Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63D4018F4D for ; Fri, 13 Nov 2015 17:26:42 +0000 (UTC) Received: (qmail 78646 invoked by uid 500); 13 Nov 2015 17:26:42 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 78485 invoked by uid 500); 13 Nov 2015 17:26:41 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 78474 invoked by uid 99); 13 Nov 2015 17:26:41 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2015 17:26:41 +0000 Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 74DA41A0230 for ; Fri, 13 Nov 2015 17:26:41 +0000 (UTC) Received: by wmec201 with SMTP id c201so92012022wme.0 for ; Fri, 13 Nov 2015 09:26:40 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.28.11.207 with SMTP id 198mr4981847wml.47.1447435600393; Fri, 13 Nov 2015 09:26:40 -0800 (PST) Received: by 10.27.186.138 with HTTP; Fri, 13 Nov 2015 09:26:40 -0800 (PST) In-Reply-To: References: Date: Fri, 13 Nov 2015 18:26:40 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: SafeObjectInputStream in Commons? From: Bertrand Delacretaz To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi J=C3=B6rg, On Fri, Nov 13, 2015 at 6:22 PM, J=C3=B6rg Schaible = wrote: > ...Good enhancement. For commons-io?... Probably, I'm not familiar with the wide picture of Commons modules. > ...Would be good to have also an analogous ObjectOutputStream, just to av= oid a > problem at deserialisation time simply caused by accident... So an ObjectOutputStream that uses the same ClassAcceptor filter? Makes sen= se. -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org