Lewis John McGibbney created ANY23-223:
------------------------------------------
Summary: Address // FIXME: Remove this hardcoded set in service
WebResponder
Key: ANY23-223
URL: https://issues.apache.org/jira/browse/ANY23-223
Project: Apache Any23
Issue Type: Improvement
Components: service
Affects Versions: 1.0
Reporter: Lewis John McGibbney
Fix For: 1.1
We currently have a method, WebResponder#getFormatWriter(String format) which
basically returns the appropriate writer implementation for writing our
extracted triples from the Web Service.
The algorithm within the method is both difficult to maintain as
serializations/writers improve and expand as well as the fact that it is
hardcoded.
We should address this an atleast wrap a Factory implementation or something.
--
This message was sent by Atlassian JIRA
(v6.2#6252)