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

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

XMLWordPrintable

      Right now Notifications 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 happend but we still have this code which already causes some issues like RHPAM-2763 and similar.

      To prevent this kind of 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.

              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

                Created:
                Updated: