XML Calabash: New option, changed XProcConfiguration constructor

Hi folks,

To address issue 22, https://github.com/ndw/xmlcalabash1/issues/22
I added a new option to XML Calabash. All well and good. But it was convenient
(to me) to change the constructor for XProcConfiguration.

Is this inconvenient for integrators? If you've got XML Calabash integrated
into some other project and will find the change from

  new XProcConfiguration(boolean schemaAware)

to

  new XProcConfiguration(String edition, boolean schemaAware)

please let me know. I'll move things around a bit if it makes your
lives easier. 

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 413 624 6676
www.marklogic.com

Received on Friday, 2 December 2011 14:04:43 UTC