The documentation for QCPortTypeStructure says : "The port type for an array, dictionary, or other structure, such as an NSArray or NSDictionary object"
Is this correct? When I assign an NSDictionary to an QCPortTypeStructure output port, it works fine. But assigning an NSArray to the same port seems to do nothing - hovering over the port in QC shows simply "Type: Structure", and 'debugging' that value by inputting it into a javascript patch suggests that it's NULL. Is there any way to make this work? Jon _______________________________________________ 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]

