site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b2 Thunderbird/3.1.11 What about if I stored the data myself in a file and used "addStringParameterWithName" as a hidden parameter to keep track of the file name for loading/saving? Would perhaps work better if initWithEncoder and encodeWithCoder still get called so I know when to do it. Nasty but maybe an idea for a hack work around? Would mean one extra file per saved plug-in instance, with no way of deleting that file ever I guess. _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... On 7/26/2011 12:14 PM, Micah Sharp wrote: Can you just store your data in a string parameter, binary encoded or something? Or you could just wait for the next version, which hopefully fixes these problems. I'm leaning heavily toward that. I only have so much time in the day to work around problems that never should have been there in the first place. This email sent to site_archiver@lists.apple.com