tracker issue : CF-3037358

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 75178:(Watson Migration Closure)OnDuplicate() event should be provided in CFCs to control duplicate behavior

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/

Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)

Created: 01/23/2009

Components: Language, CF Component

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Problem:

OnDuplicate() event should be provided in CFCs to control duplicate behavior.

I propose an OnDuplicate() event that is called on a component if duplicate() would otherwise duplicate it. The function should return the result of the duplicate action.

Thus to shallow duplicate:

function OnDuplicate() { return this; }
Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3037358

External Customer Info:
External Company:  
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 01/23/2009

Attachments:

Comments: