Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-29

Make some of the private fields of MarshalledInstance protected for the purpose of access by subclasses

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • jtsk_2.1
    • None
    • net_jini_io
    • None

    Description

      net.jini.io.MarshalledInstance allows for subclassing but some of the fields that might be needed by a subclass can't be accessed as they are declared private. A subclass has to pass these in to the constructor of the superclass so must have 'access' to them. There seems to be no harm to make them protected, especially since they are final. See also this posting on the river-dev mailing list.

      Attachments

        Activity

          People

            Unassigned Unassigned
            marbro Mark Brouwer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: