[jira] [Commented] (JOSHUA-314) Enable set structured-output from config file

2016-10-12 Thread Tommaso Teofili (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568733#comment-15568733
 ] 

Tommaso Teofili commented on JOSHUA-314:


+1 sounds good to me :)

> Enable set structured-output from config file
> -
>
> Key: JOSHUA-314
> URL: https://issues.apache.org/jira/browse/JOSHUA-314
> Project: Joshua
>  Issue Type: Improvement
>  Components: core
>Reporter: Tommaso Teofili
>
> Currently if one sets _use-structured-output = true_ in joshua.config that 
> results in error when parsing the config as it's not explicitly handled by 
> {{JoshuaConfiguration#readConfig}} (it can only be set programmatically), I 
> think it'd be nice to be able to configure it from config file too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JOSHUA-314) Enable set structured-output from config file

2016-10-12 Thread Matt Post (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568730#comment-15568730
 ] 

Matt Post commented on JOSHUA-314:
--

It really bothers me (JOSHUA-289 in particular), but I was just going to put it 
off to 6.2 (which will be 7) because it's not really crucial and will just 
release 6.1 further. It's not really much of an advertised feature and we have 
lots of plans toward the API for 7, so it makes sense to me to just ignore it 
for now. Does that sound okay? 


> Enable set structured-output from config file
> -
>
> Key: JOSHUA-314
> URL: https://issues.apache.org/jira/browse/JOSHUA-314
> Project: Joshua
>  Issue Type: Improvement
>  Components: core
>Reporter: Tommaso Teofili
>
> Currently if one sets _use-structured-output = true_ in joshua.config that 
> results in error when parsing the config as it's not explicitly handled by 
> {{JoshuaConfiguration#readConfig}} (it can only be set programmatically), I 
> think it'd be nice to be able to configure it from config file too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JOSHUA-314) Enable set structured-output from config file

2016-10-12 Thread Tommaso Teofili (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568719#comment-15568719
 ] 

Tommaso Teofili commented on JOSHUA-314:


thanks a lot Matt for the clarification, then I think this doesn't really make 
much sense, or maybe just for 6.x release?

> Enable set structured-output from config file
> -
>
> Key: JOSHUA-314
> URL: https://issues.apache.org/jira/browse/JOSHUA-314
> Project: Joshua
>  Issue Type: Improvement
>  Components: core
>Reporter: Tommaso Teofili
>
> Currently if one sets _use-structured-output = true_ in joshua.config that 
> results in error when parsing the config as it's not explicitly handled by 
> {{JoshuaConfiguration#readConfig}} (it can only be set programmatically), I 
> think it'd be nice to be able to configure it from config file too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (JOSHUA-314) Enable set structured-output from config file

2016-10-12 Thread Matt Post (JIRA)

[ 
https://issues.apache.org/jira/browse/JOSHUA-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568694#comment-15568694
 ] 

Matt Post commented on JOSHUA-314:
--

Agreed that this is a problem, but the plan for 7 is to get rid of the 
structured / non-structured distinction entirely, so that structured output is 
*always* what is returned. The output formatting is currently a huge mess, with 
redundant options all over the place, and we are going to clean that up (see 
JOSHUA-289).

https://issues.apache.org/jira/browse/JOSHUA-289


> Enable set structured-output from config file
> -
>
> Key: JOSHUA-314
> URL: https://issues.apache.org/jira/browse/JOSHUA-314
> Project: Joshua
>  Issue Type: Improvement
>  Components: core
>Reporter: Tommaso Teofili
>
> Currently if one sets _use-structured-output = true_ in joshua.config that 
> results in error when parsing the config as it's not explicitly handled by 
> {{JoshuaConfiguration#readConfig}} (it can only be set programmatically), I 
> think it'd be nice to be able to configure it from config file too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)