Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-dev] Checkin: Interface changes for supporting multipleemitters for same format (i.e., PDF). Partial fix for 117381

Hi Stanley,

 

CVS is still closed for M3 Build. #117381 is a “2.0 Final” bug. You should revert this check-in.

 

Thanks,

 

Sissi Zhu

Actuate Software (Shanghai)

Phone: (86)21-58826388 ext. 242

http://www.actuate.com

-----Original Message-----
From: birt-dev-bounces@xxxxxxxxxxx [mailto:birt-dev-bounces@xxxxxxxxxxx] On Behalf Of Stanley Wang
Sent: 2005
1130 8:28
To: birt-dev@xxxxxxxxxxx
Subject: [birt-dev] Checkin: Interface changes for supporting multipleemitters for same format (i.e., PDF). Partial fix for 117381

 

- Summary:
Interface changes for supporting multiple emitters for same format (i.e., PDF)

 

- Bugzilla Bug (s) Resolved:

117381 (Partial)

 

- Description:
Added function setEmitterID() to RenderTask and RunAndRenderTask, changed signature for emitter creation to also take an emitter ID. Underlying algorithm for locating the right emitter still need change in ExtensionManager.java

 

- Tests Description:
Engine unit test

- Files Removed:

 

- Files Edited:

org.eclipse.birt.report.engine.api/impl/RenderTask.java

org.eclipse.birt.report.engine.api/IRenderTask.java

org.eclipse.birt.report.engine.api/impl/RunAndRenderTask.java

org.eclipse.birt.report.engine.api/IRunAndRenderTask.java

 

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 
- Notes to Documentation:  

 

 

 

 


Back to the top