[
https://issues.apache.org/jira/browse/SYNCOPE-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17699496#comment-17699496
]
ASF subversion and git services commented on SYNCOPE-1738:
----------------------------------------------------------
Commit 48f2cbee2decd7a76c635e3e83845941dd50106f in syncope's branch
refs/heads/3_0_X from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=48f2cbee2d ]
[SYNCOPE-1738] Removing stale content from docs
> Refactor Report management
> --------------------------
>
> Key: SYNCOPE-1738
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1738
> Project: Syncope
> Issue Type: Improvement
> Components: common, console, core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 3.0.3, 4.0.0
>
>
> The current Report feature is based on Reportlets and Templates, both
> referencing the underlying XML and XSLT technologies.
> After a few years since its introduction, it appears that:
> # XML -> XSLT -> serialization is not performing well on high data volumes
> # re-using the same Reportlet across different Reports is extremely rare
> The idea is to redefine Reports in order to be much like Scheduled Tasks with
> purpose to generate downloadable content according to a given, pre-configured
> MIME type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)