History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: FC-1238
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Matthew Bryant
Reporter: Matthew Bryant
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FarCry Core

Railo: Railo does not have the java function removeAll() available on array objects.

Created: 12/Apr/08 08:58 AM   Updated: 12/Apr/08 01:23 PM
Component/s: Components
Affects Version/s: Fortress (beta)
Fix Version/s: FarCry 5.0

Time Tracking:
Not Specified


 Description  « Hide
Railo must use the Cater object to perform the removeAll function.

<cfset oCaster = createObject('java','railo.runtime.op.Caster') />
<cfset application.objectBroker[arguments.typename].aObjects.removeAll(oCaster.toList(aObjectIds)) />

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Matthew Bryant - 12/Apr/08 08:59 AM
done.

Geoff Bowers - 12/Apr/08 01:05 PM
Adding complete ticket info.