Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10411

.NET: Allow conditional serialization override

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • platforms
    • Docs Required

    Description

      IBinarySerializer provides a way to override serialization per-type or globally (when set as BinaryConfiguration.Serializer).

      But often we want a global override only for some types, and default Ignite mechanism for everything else. This is not trivial, because Ignite passes uninitialized object to ReadBinary.

      Provide a way to fall back to default mode from IBinarySerializer (another interface, or extend current?).

      Attachments

        Activity

          People

            Unassigned Unassigned
            ptupitsyn Pavel Tupitsyn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: