Antw: report IDL



The ReportEngine interface is pretty obvious. What about the possibility to add a description string for the report?

With the Report interface, I have some problems:

- what does run do?
-- Does it return the unprocessed XML string 
-- or the report, populated with data in XML-format?

The first wouldn't need any parameters, the second could be done with format = CONVERTER_TO_XML.

Or do I totally missunderstand it?


IMO the report designer only needs the addReport method to save a new or modified report and a method
string getReport(in string rep_name)
to read an existing report.



Gerhard








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]