From 9a1e54974fa75452508dc7dc6960c1d88e488e37 Mon Sep 17 00:00:00 2001 From: Federico Stagni Date: Fri, 18 Oct 2024 22:25:08 +0200 Subject: [PATCH] fix extensions --- slides.md | 88 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 52 insertions(+), 36 deletions(-) diff --git a/slides.md b/slides.md index 576107c..ab46f5a 100644 --- a/slides.md +++ b/slides.md @@ -84,6 +84,52 @@ color: gray-light +--- +layout: top-title +color: gray-light +align: l +title: Extensions +--- + +:: title :: + +# Action! (and extensions) + +:: content :: + +Few real life examples, also reported in this conference: + + + + +DIRAC is coded for being flexible and extendable + + + --- layout: top-title color: gray-light @@ -842,58 +888,28 @@ A legacy adaptor moves traffic from DIRAC to DiracX services DIRAC services can be removed - - --- layout: top-title color: gray-light -align: l -title: Extensions +align: c +title: FutureExtensions --- :: title :: -# Action! (and extensions) +# Future extensions :: content :: - It is sometimes necessary to extend all Dirac(X) components (including Web and Pilot). + By now, we know that it is sometimes necessary to extend all Dirac(X) components DiracX aims to provide an easy way to do so. -Real life examples, reported in this conference: - - - - -An Dirac(X)-* extension is provided for reference + +DiracX and DiracX-Web already provide reference extensions