Skip to content

Conversation

alt-romes
Copy link

This PR fixes compilation, and is rebased on #2, including those commits

@alt-romes
Copy link
Author

It's unfortunate that the cbits are still calling a lot of deprecated functions.
I'm also not sure the callbacks are working, the MultiLine example seems to fail with

*** Exception: Network.Socket.listen: unsupported operation (Operation not supported on socket)

However, the other interactions with AppleScript worked.

Previously we were using "show" in instances for String, Text, and
Strict.Text. However, this causes failures in most values spliced in
between quotes. Therefore, we no longer "show" the textual values and
instead simply use them as is.

If quotes around the string are desired it must be shown manually or
added manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants