Title:
Bug 76508:(Watson Migration Closure)Add objectCreate(path) as an alias for createObject("component",path)
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Elliott Sprehn / Elliott Sprehn (Elliott Sprehn)
Created: 04/12/2009
Components: Language
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
Add objectCreate(path) as an alias for createObject("component",path).
Currently a new form of createObject() was added that has a single argument for creating components. createObject(path). This is inconsistent with all other usage of createObject() though, and the function createObject() is inconsistent with objectLoad() and objectSave().
Instead it would be nice if objectCreate() was provided as the shorthand version of creating a component to be consistent with all the other new object functions.
createObject() would remain for Java, .NET, webservices and friends.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3038171
External Customer Info:
External Company:
External Customer Name: Elliott Sprehn
External Customer Email: 202D59C844579997992016B7
External Test Config: 04/12/2009
Attachments:
Comments: