You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Dan Haywood <da...@haywood-associates.co.uk> on 2012/11/09 18:46:36 UTC

A new domain service for mucking about with Word .docx

I've been doing a little work recently implementing ISIS-172 ... to provide
the facility to generate Word .docx documents.  The idea is that this is a
domain service that can be injected into domain entities; the data that
feeds into the service would be extracted from a graph of domain objects.

Since our git repo is in the process of being set up [2], I've popped the
code up onto github for now [3].  When our repo is back online, I'll bring
the code into Isis proper.

In the meantime, feedback welcome.

Dan


[1] https://issues.apache.org/jira/browse/ISIS-172
[2] https://issues.apache.org/jira/browse/INFRA-5502
[3] https://github.com/danhaywood/docx-service