> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Sean Corfield
> Sent: Friday, May 13, 2005 10:23 AM
> To: [email protected]
> Subject: Re: [CFCDev] Confusion about persistent CFCs
> 
> On 5/13/05, enigment <[EMAIL PROTECTED]> wrote:
> > That's what I wanted to be certain of, that there's no built-in 
> > function to clone a cfc object. Interesting omission.
> 
> There is no way to generically "clone" an object in any 
> meaningful way because of the semantics of state.
>

I'm not sure I understand what you mean by this. By "state" you mean the
object attributes (instance variables). Wouldn't cloning an object merely
copy the current state? Isn't this how Object.clone() works in Java--thus
inherently supporting a way to "generically 'clone' an object in (a)
meaningful way"?

Vince




----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]


Reply via email to