SourceKitten
SourceKitten copied to clipboard
Interest in returning JSON from send?
I've created a fork of SourceKitten so that I can return JSON (read: Any
) from failableSend()
. I'm wondering what interest the project maintainers would have for accepting such a patch/change?
This is the change I'm specifically talking about. Obviously I'd be willing to write some tests and/or rename the method. This was just quick-n-dirty to see what such a method would look like.
Interesting... I wonder if this would net us some performance enhancements, by sending JSON rather than XPC objects between SourceKitten and SourceKit...
Just curious why you closed this @RLovelett? Still seems like an approach worth prototyping and benchmarking...
I think you are right it is. I just kinda lost interest in doing it myself and I was afraid this was becoming stale/spam in your issue tracker.
If you want it to remain open. Obviously I have no problem with that.