I don't believe that it ever does return false and the docs do not
indicate that it does. Indeed, it is almost certainly using the add
method of the java AbstractList object (from which it inherits). This
states that it returns true only. If there is an error, an exception
is thrown.

http://java.sun.com/j2se/1.4.2/docs/api/java/util/AbstractList.html#add(java.lang.Object)

Dominic

2009/3/11 Jason Fisher <ja...@wanax.com>:
>
> @Adrian,
>
> Interesting question ... can't really think of anything off-hand.
>
> ----------------------------------------
> From: "Adrian Lynch" <cont...@adrianlynch.co.uk>
> Sent: Wednesday, March 11, 2009 11:25 AM
> To: "cf-talk" <cf-talk@houseoffusion.com>
> Subject: RE: Append Arrays with Structures
>
> Out of interest, I wonder what would have to happen for ArrayAppend to
> return false?!
>
> Adrian
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320383
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to