Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jta-dev] Requesting input on a naming decision
  • From: Tom Jenkinson <Tom.Jenkinson@xxxxxxx>
  • Date: Tue, 23 Sep 2025 14:27:12 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ibm.com; dmarc=pass action=none header.from=ibm.com; dkim=pass header.d=ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=GaJq2zcNwG2z4RQPKmLcgWYYTwDTT04CU1/wJ73cUKM=; b=OTOIFroHTmKya8n5RurPJ7TMmIvVP/SSoBc/gt/dWxMQw3+3EKypRiV1Jm05dMcQzjea0JknidXBvdKMCdT/u3G0pbrHSjzAB1qxKMLocx1mLmEcw0yMdqYAi4LfUiOm4uYF31sDl8wMXTo/VEb821o3QHnXePG2ay7O7FEFEguQnNnBXVwCflwtdTdi5bsJXRArueowHNd/vS5xAwkhXrvQseGcKX1LL6ZhCPw9xEfo00XIisTe0Gjr6o6NAyDue6TtY5rI6US/8gcoBIKPscNSRUdFksHj3ShL71afNleCIjxhCTzXr4JQhTngUTSeeQkze65EsWvuT6wVX+SEQg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=UgIEWyOAP+bDMchigiAA0+sc2R1lLi+KgHGfjq06+xL/KWeLvRFqnRbbLQ7MTZvyobAU2DHoyx+QpdZX2YGgM6Z8MhYFTZDetPk+z8mOckzF3x775wozq0vquarsWDEMH8PTMGLwkMGbwP5UFVOoaZoQ6p8n6lCCTQ/0MUbqg5stJ4SwBDM2aAwEaZ2x3xGHDTgwxn++WQT7sM7XR3qL8CXmdp5o4Kyu6/fUMvMGK5tAB+69P9Fw7iy+TxQ8uGsVvDtKvQN3ScgY/i7anYsIBoTZoE8z1GRhXslDbXx9sAtQpJTOhykngeV5XeqebsK+qifZ0RgeKOkMYshHe0oSvg==
  • Delivered-to: jta-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jta-dev/>
  • List-help: <mailto:jta-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jta-dev>, <mailto:jta-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jta-dev>, <mailto:jta-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHcLJVfd9390//6yEKY61swfE1ylw==
  • Thread-topic: Requesting input on a naming decision

Hi,

An improvement has been proposed at https://github.com/jakartaee/transactions/issues/227 which I am in support of. Given we are talking about transactions I have a concern that calling it @Recoverable might require a bit extra cognitive processing for a user to be able to determine what precisely the recoverable aspect is, but that might be more me.

Please can I ask if people feel that going with the name @Recoverable is OK for this purpose of whether they would prefer to use a different name? For example perhaps ApplicationRecoverable? If there is no feedback in the next 7 days the contributor and/or I will try to agree a name. I would recommend to add your feedback on the issue, if possible.

Thank you for your consideration,
Tom

---

IBM United Kingdom Limited

Registered in England and Wales with number 741598

Registered office: Building C, IBM Hursley Office, Hursley Park Road, Winchester, Hampshire SO21 2JN

Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: Building C, IBM Hursley Office, Hursley Park Road, Winchester, Hampshire SO21 2JN

Back to the top