Dave Watts wrote:
>>As of now, I know of no other way to uniquely identify other 
>>than giving it a unique identifier.
> 
> 
> The file name and path is, by definition, unique within a filesystem. Why
> not just use that? CF itself uses this mechanism to track which files have
> been compiled, for example.

Unfortunately, that's making the assumption that either the filename 
won't be renamed (which yes, is unlikely) or the file will not move 
(this could happen easily within the life of the app).

It's not that big of a deal for CF because it just recompiles.  It would 
suck if it lost it's permissions because then you'd have to go reassign 
them again.

Mike

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217603
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to