1. Do pages always have title descriptions? If so,
providing a
link on the displayed title might be nice.
Yep, that would be nice. However I first need some enhancements on
the report engine, something I neglected for quite some time ...
2. Is there a UI for the batch size of the report?
The current report has got a property #batchSize:, so you could do
something like
PRReportView>>buildReport
^ (MAReport rows: self structures description: self description)
batchSize: 30;
yourself.
No UI yet ;-)
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch