Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] API review
  • From: "Sankaran, Srikanth" <srikanth.sankaran@xxxxxxxxxxxxx>
  • Date: Thu, 17 Oct 2024 05:14:52 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=advantest.com; dmarc=pass action=none header.from=advantest.com; dkim=pass header.d=advantest.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=8ADGgwFCk6/gFr1DOc21NbeJgXd1ws+ID1zNmyTuZDE=; b=XIehG3uWsa6Dx1f4+mb0s+ln+OYDRw4b29tryxjZZQDHJXFlzqLnxM0iqC6r6T63+lOFjYvY9fUL5lZy1ZwWltKW6yOESmgKSRB2pXPoNOPIivfpfjqPDiv0/2EVruQFB67ghtXWK+6mI/aRFhMqZf0THSxCyAeBvO1bGfacH8CIFIxeYKgWxevmwE2sPyk3XwiyM7FDuuBXGIHWL2Kvvq+K5/TGj5mFH5sTMZEUAGbJxwvhOhHOSZWe9jgmcSRZ+CmBMApu8mj1A2JbP2l42qxVCXKDkBZOmJGWPoKkeT9cifsVbwcATM14rBfNanGmkiHZ9EMfVtAMt2kqn+qahw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=vRrie4qrtUyDnUatz3D8f/oV+RhYRFRxgCBLIIePcC9q4DQTQGLCDJRQzD/v7fPariHps4+Qdsnm76ivFD/V4jLTEQk6wB9Y12/6FrsS9FaIuo6iDUZ6cYUMmjNYucDsBZr0CBRmjL2wphIpF9ysDNPkK0XModmoKsnaRI9JsVxDTU77N84cfrWGxV7dXKvHqedry3PWDxAcmi857EZLXtJSmH7ufNgV0CYVP4PYURWzauSzlI1kkLnvvM6d2OxfZPdU9fSl2v+ExP6w1VDO42sO2JEHXJsRfN/Pzmt+GeaBQdZHmWJy1XwEnT5OObamm2gFoZ9Wbel/E1wOF1+PMw==
  • Delivered-to: jdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jdt-dev/>
  • List-help: <mailto:jdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jdt-dev>, <mailto:jdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdsgUqee0/q9o8u3RUeIMQVBc86bSA==
  • Thread-topic: API review

I recall that, it was the process several years ago that any code change that introduces/modifies an API must be reviewed.

Are we still following it ? If not, I would highly recommend it.

 

Some of the API constants I see in org.eclipse.jdt.core.compiler.IProblem make me want to cry😭😭😭

 

Srikanth


Back to the top