From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id 95612BC6C for ; Thu, 31 Jan 2008 09:55:14 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAP4boUfAXQImh2dsb2JhbACQKAEBAQgKKZdLhB6Bdg X-IronPort-AV: E=Sophos;i="4.25,283,1199660400"; d="scan'208";a="7460907" Received: from discorde.inria.fr ([192.93.2.38]) by mail1-smtp-roc.national.inria.fr with ESMTP; 31 Jan 2008 09:55:14 +0100 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id m0V8tE5b021555 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Thu, 31 Jan 2008 09:55:14 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAP4boUdA6aayjGdsb2JhbACQKAEBAQgEBAsIEQWXTYQegXY X-IronPort-AV: E=Sophos;i="4.25,283,1199660400"; d="scan'208";a="6769817" Received: from py-out-1112.google.com ([64.233.166.178]) by mail2-smtp-roc.national.inria.fr with ESMTP; 31 Jan 2008 09:55:13 +0100 Received: by py-out-1112.google.com with SMTP id u52so824501pyb.10 for ; Thu, 31 Jan 2008 00:55:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer:sender; bh=5x5VfG1zow8cSRHYrQJv77d76HoVyWa1AZdXoxOn5Hk=; b=gnYQSBFnheCpkR/IsFc1J3vEZBA5LT/RwgxvDfSM6BSE5L6lOvFhGsR2IeNPCWIYIZZoVqhAVnZPTIXYSO7JT8XRCa4Cvwk2xEiLP24fBCVjp2qpF58MHjg0e/jbkKu5w/zVj/0JiRfZXIxnknX62Rpvi0xgJzEECJ4U7Vq+wZs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer:sender; b=gkin/uRT7Hx2W6YSERn+WiSQg3hgjk+We+tr/v/pFqtBgGq+2D2Kf3JXpSiSUjhQL3s5kFStF//ULAdl/gcPHSooeAI/TU8u9nhGCVqxEclV63UvXPxQByKM5KhaaFGV+q47oXGAFn0ZjzkiEL4vIFx5UQOMRK5aHocOrZMLpSU= Received: by 10.65.204.7 with SMTP id g7mr3902646qbq.73.1201769712579; Thu, 31 Jan 2008 00:55:12 -0800 (PST) Received: from ?192.168.1.58? ( [85.2.98.179]) by mx.google.com with ESMTPS id 32sm3895025nfu.7.2008.01.31.00.55.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 31 Jan 2008 00:55:12 -0800 (PST) Message-Id: From: =?ISO-8859-1?Q?B=FCnzli_Daniel?= To: caml-list List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Subject: [OSR] Exceptionless error management Date: Thu, 31 Jan 2008 09:55:14 +0100 X-Mailer: Apple Mail (2.915) Sender: =?ISO-8859-1?Q?Daniel=20B=FCnzli?= X-Miltered: at discorde with ID 47A18CF2.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; bunzli:01 buenzli:01 wrote:01 modules:02 daniel:04 daniel:04 consensus:04 discussions:08 perform:11 resulting:11 occured:12 error:12 error:12 should:13 hello:17 Hello, Based on discussions and the resulting consensus that occured more than once on this list. I wrote a recommendation on how modules should perform error management. It is available here : http://cocan.org/osr/exceptionless_error_management Best, Daniel