Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: refactor the I/O code for report document of DtE

- Summary:
Refactor the I/O code for report document of DtE


- Bugzilla Bug (s) Resolved:
N/A


- Description:
Refactor the IO for report document of DtE to make sure that DtE only calls these methods of IOUtil to do read/write.


- Tests Description:
Junit Test


- Files Edited:
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDSubQueryUtil.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDLoad.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDGroupUtil.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDSave.java

 

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultClass.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/GroupInformationUtil.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/ResultObjectUtil.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SmartCache.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/DiskBasedResultSet.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/dscache/DataSetResultCache.java


- Files Deleted:

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/IOUtil.java

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top