Francesco Chicchiriccò (JIRA)
2013-01-19 13:54:14 UTC
[ https://issues.apache.org/jira/browse/COCOON3-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francesco Chicchiriccò updated COCOON3-71:
------------------------------------------
Fix Version/s: 3.0.0-beta-1
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Francesco Chicchiriccò updated COCOON3-71:
------------------------------------------
Fix Version/s: 3.0.0-beta-1
Add constructor to SchemaProcessorTransformer
---------------------------------------------
Key: COCOON3-71
URL: https://issues.apache.org/jira/browse/COCOON3-71
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-alpha-3
Reporter: Olivier Bazoud
Fix For: 3.0.0-beta-1
It would be useful to add a constructor with javax.xml.transform.Source and a lastModified.
In my use case, schema is stored in a database and I have a lastModified column.
public SchemaProcessorTransformer(Source source, long lastModified);
-----------------------------------------------
Key: COCOON3-71
URL: https://issues.apache.org/jira/browse/COCOON3-71
Project: Cocoon 3
Issue Type: Improvement
Components: cocoon-sax
Affects Versions: 3.0.0-alpha-3
Reporter: Olivier Bazoud
Fix For: 3.0.0-beta-1
It would be useful to add a constructor with javax.xml.transform.Source and a lastModified.
In my use case, schema is stored in a database and I have a lastModified column.
public SchemaProcessorTransformer(Source source, long lastModified);
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira