[Swift-devel] [Bug 293] New: Add ability to return multiple non-file values from an app() function

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Thu Mar 31 22:50:32 CDT 2011


https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=293

           Summary: Add ability to return multiple non-file values from an
                    app() function
           Product: Swift
           Version: 0.93
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: SwiftScript language
        AssignedTo: hategan at mcs.anl.gov
        ReportedBy: wilde at mcs.anl.gov


We'd like to consider adding a calling convention for app functions to return
any number of arbitrary objects, based on the app executable returning a text
file that privdes the values in  a manner similar to the text returned by the
ext mapper.

Its possible that we could do this using something like readData2 in a function
written in Swift code above the app() function, in which case this bug turns
into an action item to document how to do this nicely.

-- 
Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.



More information about the Swift-devel mailing list