Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347063 - Add ability to specify which format (xml or binary) the IRs should be persisted
Summary: Add ability to specify which format (xml or binary) the IRs should be persisted
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 15:13 EDT by Paul Harmon CLA
Modified: 2017-02-23 14:16 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Harmon CLA 2011-05-24 15:13:39 EDT
Currently, the code only supports writing the IRs as XML. This should be configurable by a preference or possibly a project property.

The code will probably need to change so that files in either format can be read, based on the extension of the file.
Comment 1 Matt Heitz CLA 2012-11-14 11:06:30 EST
In theory, it would be faster to read/write IRs in a binary format compared to XML.