Title:
Bug 79629:(Watson Migration Closure)[wishlist] providea a getProperties() method that returns a struct of all properties in a CFC, satisfying the popular Variables
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Henry Ho / Henry Ho (Henry Ho)
Created: 08/28/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:
[wishlist] providea a getProperties() method that returns a struct of all properties in a CFC, satisfying the popular Variables.INSTANCE scope convension for implementing memento patterns.
Method:
component {property string a;property string b;struct function getProperties() { return {a=variables.a,b=variables.b};}}
Result:
[wishlist] providea a getProperties() method that returns a struct of all properties in a CFC, satisfying the popular Variables.INSTANCE scope convension for implementing memento patterns.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039812
External Customer Info:
External Company:
External Customer Name: Henry Ho
External Customer Email: 237A22C24921EDF5992015B9
External Test Config: 08/28/2009
Attachments:
Comments: