Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 136328

Summary: [implementation] Simplify TextFileDocumentProvider.createFileFromDocument(...)
Product: [Eclipse Project] Platform Reporter: Dani Megert <daniel_megert>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P4    
Version: 3.2   
Target Milestone: 3.3 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 136338    
Bug Blocks:    

Description Dani Megert CLA 2006-04-12 10:09:04 EDT
N20060412-0010.

The code in TextFileDocumentProvider.createFileFromDocument(...) can be simplified by using file buffers.

Problem: find a memory efficient way to transfer the given document content into the file buffer document.
Comment 1 Dani Megert CLA 2007-02-22 11:23:34 EST
Fixed in HEAD.
Available in builds > N20070222-0010.