Results 802 comments of Julian Rohrhuber

> > In parallel, we may reduce the number of places where respondsTo is used, where it is easy and good to get rid of. We may have been a...

This fixes a lot of subtle interface inconsistencies. It would be interesting if the (explicitly noted) hacky parts would find a settlement. But it would be good if someone else...

For reference, see https://github.com/telephon/Neutral (I just add this link to our discussions, so a similar approach can be tested with the current sclang version)

> I believe everything that is possible in neutral is possible with protoobject because it lets you provide a doesNotUnderstand method, meaning, you can implement your own method dispatch. I...

P.S. to be clear: I don't suggest that we implement all these classes for the core library. But there may be ideas that are worth considering.

> I have a little quibble with the implementation of a few of those classes because they use `respondsTo` Yes, I also have quibbles with a lot what is in...

> Could you describe what Halo does? A halo is a transparent wrapper for an object, which has instance variables. For example, you could add metadata to any object, and...

It seems that SC couldn't be compiled without the GPLv3 parts?

This still persists for me (macOS 14). It could be a different issue, but I've reopened this one as a first guess. ``` Process: sclang [65882] Path: /Volumes/VOLUME/*/SuperCollider.app/Contents/Resources/../MacOS/sclang Identifier: sclang...