charlieschmidt / PSmacOS

PowerShell cmdlets for macOS
MIT License
26 stars 2 forks source link

Improve GridViewer's C# <-> ObjC connection #1

Open charlieschmidt opened 5 years ago

charlieschmidt commented 5 years ago

Something pipe based. It's absurd the only thing that would work is json/stdin.

charlieschmidt commented 5 years ago

bumping the bytes read on stdin and using filehandle up in main are both... not great avenues; unless we do some serialized/well known "end" pattern, which is lame