Re: A password strength checker
Re: A password strength checker
- Subject: Re: A password strength checker
- From: Seth Willits <email@hidden>
- Date: Thu, 7 Jan 2010 13:20:44 -0800
On Jan 7, 2010, at 12:45 PM, Martin Hewitson wrote:
> Sorry, I didn't express myself properly in the original mail. I'm looking to include such functionality in a Cocoa app. But the thing you point to is exactly what I want to implement.
I dug around AppKit to include Apple's implementation in my own app. It was pretty simple and worked great for a while, but for some strange reason, after some OS version, it started crashing for apparently no reason, for *some* people, *some* times. I've used private APIs here and there when I had no other option, and I've never had one break like this one did. There just was no logical reason it'd be crashing. I couldn't figure it out so I bailed on it altogether. From that experience, I wouldn't recommend trying to use it.
I suggest you file a report at radar.apple.com to make it public.
--
Seth Willits
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden