Can there be symbol collisions with Swift code in AUs?
Can there be symbol collisions with Swift code in AUs?
- Subject: Can there be symbol collisions with Swift code in AUs?
- From: Scott L <email@hidden>
- Date: Thu, 09 Feb 2017 03:22:05 +0000 (UTC)
I guess this isn't really a CoreAudio question, but I'm having trouble finding a definitive answer (and I can't get the list archives to load)
I'm making some AudioUnits and wanted to include some Swift code (for some non-audio functionality). When multiple AUs are being loaded into a single process at runtime, can there be symbol collisions when the AUs contains classes (or structs, etc.) with the same name?
I'm hoping the Swift runtime would not have the same issue (and will try testing empirically soon), but would like to learn a bit more about dynamic loading/linking with Swift regardless.
Thanks!
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden