Details

    • Type: Clarification
    • Status: Resolved (View Workflow)
    • Priority: Major
    • Resolution: Rejected
    • Affects Version/s: 1.0
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      we currently only check for Serializable and completely ignore Externalizable in the spec. Should we fix this?

        Gliffy Diagrams

          Activity

          Hide
          pmuir Pete Muir added a comment -

          Mark, do you want to take this one?

          Show
          pmuir Pete Muir added a comment - Mark, do you want to take this one?
          Hide
          jharting Jozef Hartinger added a comment -

          we currently only check for Serializable and completely ignore Externalizable in the spec

          Isn't that because Serializable is a superinterface of Externalizable and therefore every class implementing Externalizable also (indirectly) implements Serializable?

          Show
          jharting Jozef Hartinger added a comment - we currently only check for Serializable and completely ignore Externalizable in the spec Isn't that because Serializable is a superinterface of Externalizable and therefore every class implementing Externalizable also (indirectly) implements Serializable?
          Hide
          pmuir Pete Muir added a comment -

          Jozef Hartinger that looks right to me.

          Show
          pmuir Pete Muir added a comment - Jozef Hartinger that looks right to me.
          Hide
          pmuir Pete Muir added a comment -

          Rejecting as per Jozef's comment.

          Show
          pmuir Pete Muir added a comment - Rejecting as per Jozef's comment.

            People

            • Assignee:
              pmuir Pete Muir
              Reporter:
              struberg Mark Struberg
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development