Mercurial > dive4elements > framework
log ChangeLog @ 297:694d818e99b2
age | author | description |
---|---|---|
Wed, 20 Jul 2011 12:30:57 +0000 | Ingo Weinzierl | Adapted the signature of Artifact.setup() - a parameter of type CallMeta has been added. |
Tue, 19 Jul 2011 06:59:19 +0000 | Ingo Weinzierl | Added a addFacets(List<Facet) method to Outputs to be able to add more than only a single facet to an output. |
Mon, 18 Jul 2011 15:05:20 +0000 | Ingo Weinzierl | Facets can write its internal representation to XML using a toXML() method now. |
Thu, 14 Jul 2011 14:41:00 +0000 | Ingo Weinzierl | Adapted the signature of Hook.execute() which now retrieves a Document as third parameter. |