From bec46bd0dc51a057facc26167c5ef667189586e5 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sun, 29 Mar 2020 13:54:30 +0200 Subject: [PATCH] docs: deserialization sequence ref https://github.com/larshp/abapGit/issues/3162#issuecomment-576024332 --- docs/collections/_development/serializers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/collections/_development/serializers.md b/docs/collections/_development/serializers.md index b6afeecea..bd9d46c94 100644 --- a/docs/collections/_development/serializers.md +++ b/docs/collections/_development/serializers.md @@ -46,3 +46,5 @@ Triggered before deserialization to perform checks, eg warn the user that databa todo When adding new serializers, add tests to organization https://github.com/abapGit-tests + +Deserialization sequence/prioritization is handled in `ZCL_ABAPGIT_OBJECTS->PRIORITIZE_DESER`