Re: Making individual objects bookmarkable
Re: Making individual objects bookmarkable
- Subject: Re: Making individual objects bookmarkable
- From: Denis Frolov <email@hidden>
- Date: Mon, 6 Aug 2007 15:33:07 +0400
Hi,
Have a look at ERXGenericRecord.encryptedPrimaryKey - this will
provide some security through obscurity that you need.
On Aug 6, 2007, at 3:24 PM, Ray Ackland wrote:
Hi Dennis. Thanks for the suggestion.
I had thought about doing that, but wouldn't the keys be
sequential, making guessing valid urls trivial? I suppose you could
generate your own primary keys but wouldn't it be adding more
complexity to otherwise just a (long) random string?
r
On 6/08/2007, at 22:51, Denis Frolov wrote:
We use primary keys for that. Have a look at
EOUtilities.primaryKeyForObject or ERXGenericRecord.primaryKey
from Project Wonder.
--
Denis
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden