It's okay - I've worked it out -

the duplicate() funtion works differently on arrays now, soas before
it didn't duplicate CFC's inside a array, it just passed them by
refernce (which was fine for what I was doing) - and now it actually
calls duplicate() on the CFC's firing off the already known CFC
duplicate bug

On Fri, 27 Aug 2004 17:04:28 -0700, Sean Corfield
<[EMAIL PROTECTED]> wrote:
> On Fri, 27 Aug 2004 11:17:22 +1000, Mark Mandel <[EMAIL PROTECTED]> wrote:
> > Was just doing some testing, and the updater breaks my app.
> 
> Can you be a bit more specific about what breaks?
> 
> > Does the updater change the way that inheritence works within a CFC?
> 
> Not that I know of.
> --
> Sean A Corfield -- http://www.corfield.org/blog/
> 
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
> 


-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
ICQ: 3094740

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to