Category: | Feature request |
Priority: | Normal |
Status: | Assigned |
Project: | Severity: | Minor |
Resolution: | Open |
|
Component: | Reproducibility: | Not Attempted |
Assigned to: |
Hi Giulio,
when working with the new iReport it's quite annoying that I do have to save the JRXMLs manually via my plugin, after they were saved within iReport.
Is it much work to introduce a "AfterJrxmlSavedListener" that i could register at startup of my plugin that I can save the jrxml's directly in database (if the user set it within my plugin-options) ??
That would be really cool as this would fasten up the designs a lot.
No big deal, but perhaps also some nice feature usefull for JasperServer Plugin.
What do you think?
have a nice day
C-Box
PS: the public "notifyUnModified" works great with the activated JrxmlEditorSupport, so it's saved now fine and also status = unmodified! Thanks!