[ 
https://issues.apache.org/jira/browse/PIRK-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15612059#comment-15612059
 ] 

ASF GitHub Bot commented on PIRK-78:
------------------------------------

Github user tellison commented on the issue:

    https://github.com/apache/incubator-pirk/pull/112
  
    The local tests, and my travis-ci instance passes the tests ok.  I see the 
failure is caused by a Maven PluginExecutionException.
    
    I will push new changes to force a re-test.


> Create a new QuerySchema builder to separate from representation
> ----------------------------------------------------------------
>
>                 Key: PIRK-78
>                 URL: https://issues.apache.org/jira/browse/PIRK-78
>             Project: PIRK
>          Issue Type: Improvement
>            Reporter: Tim Ellison
>            Assignee: Ellison Anne Williams
>             Fix For: 0.3.0
>
>
> Presently, Pirk has a QuerySchemaLoader that reads an XML formatted stream 
> and builds a new QuerySchema.
> In order to separate the representation of the schema in XML from the logic 
> of assembling a new schema such as validating the values, a new 
> QuerySchemaBuilder is to be introduced.  The QuerySchemaLoader will then 
> delegate the creation to the new builder, and other representations can also 
> use the builder to create a new QuerySchema without having to go via XML.



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

Reply via email to