I'm looking at the 8.7 release notes and see this ...
# releases
t
I'm looking at the 8.7 release notes and see this interesting tidbit > User created tasks with properties of types java.io.InputStream and java.io.OutputStream can also use the standard streams as property values. can you provide an example? Could I have
@Output OutputStream getOutputStream()
?
m
It doesn't go that far, but Internal will likely work. The point is that CC serialization no longer gets in the way.
👍 1
🎉 1
t
I know I'm not the only one to ever say this, but being able to treat something like that as an output would be... really interesting
🧠 1
🤯 2
👍 4