Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-2685

Stunner - Migrate from Serialization/Deserialization to object transferring for Reassignments

    XMLWordPrintable

Details

    Description

      Right now Reassignments Editor Serialize/Deserialize notifications during transferring from marshaller to UI and from UI to marshallers. It was done previously for seamless migration from old marshallers to new one.

      Now, migration is happened but we still have this code which is not needed and redundantly complicate the code base and in general bug prone.

      To prevent issues in the future we can remove Serialization/Deserialization and transfer objects directly from Marshallers to Ui and backward. It will simplify overall design and code base of both UI and Marshallers and will let to catch issues during compile time.

      Attachments

        Issue Links

          Activity

            People

              romartin@redhat.com Roger Martinez
              kgaevski@redhat.com Kirill Gaevskii
              Dominik Hanak Dominik Hanak
              Dominik Hanak Dominik Hanak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: