There is no way to "hack" the official api to add subpatches support ?
You'd have to modify +[QCPlugInPatch allowsSubpatchesWithIdentifier:] to call the method for plugins that support it. Since it's a class method, not an instance method, this is really ugly (everyone who does this will add their own variation, which is very unclean). And totally unsupported: if you're going to go about hacking the Official API, why not just go to the Unofficial API? It's not like hacking the official one will somehow be more supported...
File a feature request I guess. -- [ christopher wright ] [EMAIL PROTECTED] http://softpixel.com/~cwright/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

