So, it seems there's still no way to do something like instantiate a class 
given only its name (as a String)?

In my situation, I have a number of subclasses (or protocol implementations), 
which parallel some other class hierarchy. I need to dynamically create one 
based on the name of another. I don't want the latter classes to "know" 
anything about the former.

Thanks,

-- 
Rick Mann
rm...@latencyzero.com


_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to