Re: Opaque data
Re: Opaque data
- Subject: Re: Opaque data
- From: Paul Miller <email@hidden>
- Date: Tue, 26 Jul 2011 12:18:26 -0500
On 7/26/2011 12:14 PM, Micah Sharp wrote:
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.
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.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden