Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-1887

It would be useful to have a DGM Socket.withObjectStreams to complement Socket.withStreams

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1-beta-1
    • 1.1-beta-2
    • None
    • None

    Description

      Wii currently have:

      socket.withStreams

      { input, output -> ... }

      I have a similar suggestion to mirror this for Object variants:

      socket.withObjectStreams

      { ois, oos -> ... }

      This would make setting up proxy type objects over sockets very streamlined.

      Attachments

        Activity

          People

            paulk Paul King
            paulk Paul King
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: