From f58d21f0dc8e1793fc4c7cf2bf55847640e1e625 Mon Sep 17 00:00:00 2001 From: Federico Stagni Date: Fri, 18 Oct 2024 22:34:03 +0200 Subject: [PATCH] fix extensions --- slides.md | 89 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 52 insertions(+), 37 deletions(-) diff --git a/slides.md b/slides.md index 576107c..488ec52 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,27 @@ 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 action! (and 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 + +For DiracX and DiracX-Web we already provide reference extensions