Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdi-dev] [External] : CDI Meeting 29/06/2021
  • From: Tomas Langer <tomas.langer@xxxxxxxxxx>
  • Date: Tue, 29 Jun 2021 18:47:59 +0000
  • Accept-language: cs-CZ, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=+H1J5LnCQsmDC+UcGdRDv5P4Z0uXPItvM/dpXZxUyPQ=; b=RY6eCnYscy2c6UvTU4+dr+8QHh6QYkY/1uEzx92XAm/mbnLVCmgSi6+ULcHlqhXWzBQQgss0WSHFEdOgJwToi4NoQOPU02cunB22+TIeA+Vm0ODzaALXZlkJePADK/smDGyLkIe/QJHV4HeawkplwUsFMVpDCAExNov8j13a+L34ILbQ16YJIeBI++Bo6poq5mGekI3vt0WR9nbBfKR22ophoOYIbYSjZ2GYWAxq0lleLIlEc0v+NOgC9pN5HZaWCFocPZo0m2gwLD98cBgjnOkj0jM8V8b4+SIkV0l6+mU971EyMYIePPAwNqBHjwC0h1AEhwunemHZpy5A/++QRA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jRsciOxru9C4ssONgOE5bGIx/paj6SAJtpUgjOrwc9bj/Q/sS15sP+KtkqeCZ5JfT9kiLR28G6TkCfYjtd2ykY2T9j8al2Pln2JljmGqQK08eNcI/Y98hmJeti9vqjdnOKkJex0XE5Vy7XS+J+3fNIHTQwEEZt5QgGL2WSof6V8AZNiFQfgo5u8i1pDSv4a/AKdydftmH4YzNtCkt22m0Uew2i1ThNNtMu8ZhlTw35Qr9lYbXDo9+UzL1OnlOvcEvf15yutzAYhPl6PJe3nmHD5Jre5KSsDMWdyYPDQWXSf+Fxo6qGs39JGNN3ZAALDavzKmyap3wWz6DMWtzhubrg==
  • Delivered-to: cdi-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cdi-dev/>
  • List-help: <mailto:cdi-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdi-dev>, <mailto:cdi-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdi-dev>, <mailto:cdi-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHXbPnYz8PX5asleUSPb4Tujrdv9asrVJyA
  • Thread-topic: [External] : [cdi-dev] CDI Meeting 29/06/2021

Hello,
 Updates on the topics:

- Executable methods in CDI: I have created the example showing how it could be used: https://github.com/tomas-langer/cdi-exec-methods
- Common Annotations: I have created a PR for Nonnull and Nullable (keeping original names, as these are used heavily in code). Work done on Jakarta meeting to add committers and eventually designate a project lead, let’s hope this will move forward!

Regards,
Tomas

On 29 Jun 2021, at 17:16, Matej Novotny <manovotn@xxxxxxxxxx> wrote:

Hello,

main topics of today meeting were:
* Implementation of build compatible extensions in MN and what parts [don't] fit incremental compilation
* Executable methods in CDI
* Ownership of Jakarta Common Annotations and whether we can propose some changes for next version


Although this time they are brief as we got carried away by the discussion and I only took partial notes after the meeting. Sorry for that :)

Regards
Matej
_______________________________________________
cdi-dev mailing list
cdi-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/cdi-dev__;!!ACWV5N9M2RV99hQ!ZiLqZXZNjNhK6vafGSZdhO1KPfzRmbGkud5NNrQxBDKWuY_crU__ZTYA1QoFfCIc4A$


Back to the top