tracker issue : CF-3712128

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

Other type-centric member functions should be implemented

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/EnhancementRequired

Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)

Created: 02/22/2014

Components: Language

Versions: 11.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: PublicBeta /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Platforms All

Vote Count: 0

G'day:
As well as a transliteration of the procedural type-specific functions (eg: queryNew(), querySetCell() into member functions, other functionality like toJson(), dump(), toWddx() should be implemented as member functions.

-- 
Adam

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

Watson Bug ID:	3712128

External Customer Info:
External Company:  
External Customer Name: Adam Cameron.
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Do you mean "enhancement required" or "doing some work would be required"? Because, obviously a feature request requires "enhancement". By its very nature. -- Adam
Comment by External U.
13327 | March 21, 2014 03:32:32 AM GMT
As of now, we have taken the member functions for each Type as defined by category at https://wikidocs.adobe.com/wiki/display/coldfusionen/Functions+by+category Now, there might be be some functions which do not belong to any category listed above but make sense as member functions. toJson(), dump() etc belong to this list where some special handling is required as they can't be implemented in the generic manner as other member functions are. That is why "enhancement required". We will look at them later.
Comment by Rupesh K.
13328 | March 21, 2014 03:48:49 AM GMT
Aha, makes sense. Cheers Rupesh. -- Adam
Comment by External U.
13329 | March 21, 2014 03:54:57 AM GMT