Bug 79499 - (Plat) CBEnative XML serialization APIs should return required size instead of -1.
Summary: (Plat) CBEnative XML serialization APIs should return required size instead o...
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Cindy Jin CLA
QA Contact:
URL: http://www.eclipse.org/tptp/groups/Ar...
Whiteboard:
Keywords: api, Documentation
Depends on:
Blocks:
 
Reported: 2004-11-25 11:28 EST by Paul Slauenwhite CLA
Modified: 2016-05-05 10:48 EDT (History)
1 user (show)

See Also:


Attachments
Partial fix. (179.48 KB, application/octet-stream)
2005-05-02 09:13 EDT, Paul Slauenwhite CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Slauenwhite CLA 2004-11-25 11:28:19 EST
Native Common Base Event implementation XML serialization APIs should return 
required size instead of -1.

When users call the native Common Base Event implementation XML serialization 
APIs with a buffer of a predefined size, if the buffer is too small, the API 
should return the required size as a performance improvement instead of forcing 
the user to recall the API continuously with a larger buffer until sufficient 
space is required.  

Alternatively, a convenience API that walked the Common Base Event struct to 
determine the estimated XML serialized size.
Comment 1 Ruth Lee CLA 2005-03-15 18:17:07 EST
Now that we have a "3.3" Version in bugzilla, updating bugzillas targeted to 3.3
or a 3.3 iteration so that their Version matches their Target. "future",
"unspecified", "4.0", and "4.1" Versions will not be updated.
Comment 2 Paul Slauenwhite CLA 2005-03-16 22:24:29 EST
Sizing: 1 PW
Comment 3 Paul Slauenwhite CLA 2005-05-02 09:13:39 EDT
Created attachment 20591 [details]
Partial fix.
Comment 4 Ruth Lee CLA 2005-07-12 10:46:24 EDT
Deferring from 4.1 as per the official 4.1 enhancement plan.
http://eclipse.org/tptp/home/project_info/featureplans/features.php?source=All&project=All&release=4.1&file=TPTPFeatures_4.1.xml
Comment 5 Paul Slauenwhite CLA 2005-09-15 10:05:59 EDT
P2 Highly desirable and planned for this release, but not stop ship 
Comment 6 Paul Slauenwhite CLA 2005-10-28 13:48:51 EDT
Theme(s) for this enhancement:

-Simple to Use
Comment 7 Sri Doddapaneni CLA 2006-04-05 18:26:24 EDT
Batch update of all TPTP platform enhancements that are not part of 4.2 approved plan. Set version to "future" and target milestone to "--". 
Comment 8 Paul Slauenwhite CLA 2006-08-29 08:23:20 EDT
Transitioning to new component owner (Cindy Jin).
Comment 9 Alex Nan CLA 2007-08-14 17:15:10 EDT
Due to lack of resources this enhancement request is resolved as WONTFIX. Please feel free to reopen if you consider it's a required enhancement.
Comment 10 Paul Slauenwhite CLA 2007-08-15 06:09:26 EDT
Closing.
Comment 11 Paul Slauenwhite CLA 2009-06-30 06:40:35 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As such, TPTP is not delivering enhancements. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement is resolved as WONTFIX. For this enhancement to be considered, please re-open with an attached patch including the Description Document (see http://www.eclipse.org/tptp/home/documents/process/development/description_documents.html), code (see http://www.eclipse.org/tptp/home/documents/resources/TPTPDevGuide.htm), and test cases (see http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html).