FROM : mmalc crawford
DATE : Thu Jan 10 22:34:11 2008
On Jan 10, 2008, at 12:29 PM, Michael Varlik wrote:
> The user edits a text whose stringValue
> shall be encrypted. After endEditing the value is passed to the
> managed
> object which stores it. This is where the value transformer comes
> into play.
> It takes the value from the text field, encrypts it and passes the
> encrypted
> value to the managed object.
>
If you're using Leopard, it may be easier to use transformable
attributes...
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdNSAttributes.html#//apple_ref/doc/uid/TP40001919-DontLinkElementID_58
>
mmalc
DATE : Thu Jan 10 22:34:11 2008
On Jan 10, 2008, at 12:29 PM, Michael Varlik wrote:
> The user edits a text whose stringValue
> shall be encrypted. After endEditing the value is passed to the
> managed
> object which stores it. This is where the value transformer comes
> into play.
> It takes the value from the text field, encrypts it and passes the
> encrypted
> value to the managed object.
>
If you're using Leopard, it may be easier to use transformable
attributes...
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdNSAttributes.html#//apple_ref/doc/uid/TP40001919-DontLinkElementID_58
>
mmalc
| Related mails | Author | Date |
|---|---|---|
| Michael Varlik | Jan 10, 09:32 | |
| Keary Suska | Jan 10, 17:26 | |
| Michael Varlik | Jan 10, 21:29 | |
| Keary Suska | Jan 10, 22:27 | |
| mmalc crawford | Jan 10, 22:34 | |
| Jonathon Mah | Jan 11, 02:08 | |
| Michael Varlik | Jan 11, 07:45 | |
| Michael Varlik | Jan 11, 07:47 | |
| Keary Suska | Jan 12, 20:06 |






Cocoa mail archive

