[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] new release of yax - an Java XProc Implementation: new compontent implementations / documentation extended
- From: "Chris Scott" <scott.chris@gmail.com>
- To: "joerg.moebius@hamburg.de" <joerg.moebius@hamburg.de>
- Date: Mon, 8 Jan 2007 12:46:07 -0500
Hi, it looks like you've been doing some good work there. I've been
waiting for a nice implementation to emerge and help with the project.
Ssuggestions:
One, it's quite verbose during runtime. It would be nice to be able
to set the verbosity (i.e. able to hide default transformer warnings
and such)
Also, it would be nice to have, by default, the resulting document be
printed to stdout by default. Putting the output in a standard
location is ok, but it diminishes the utility of the program to be
able to be put in (command) pipes and such.
For example:
java -classpath bin net.sf.yax.Yax examples/example1.xproc
examples/example1.xml | mail ...
To automatically e-mail results, or whatever.
Also, it doesn't look like you've uploaded the source code to your
homepage or the project page, either in dead-file or CVS form. It
would be nice to take a look at the source code. Also, if you plan on
accepting help from other developers, then access to some sort of SCC
(CVS, SVN, etc) is defacto-required.
Thanks,
~Chris
On 1/7/07, joerg.moebius@hamburg.de <joerg.moebius@hamburg.de> wrote:
>
>
>
>
> Hi,
>
>
>
> I have posted a new (experimental) release of yax – an XProc Implementation
> at http://yax.sourceforge.net.
>
>
>
> The following components are new:
>
>
>
> - Choose/When/Otherwise
>
> - Try/Group/Catch
>
>
>
>
>
> You can use now the following components:
>
>
>
> - Pipeline
>
> - Choose/When/Otherwise
>
> - Try/Group/Catch
>
>
>
> - XSLT
>
> - Identity
>
>
>
> - Parameter
>
>
>
> - Pipeline-Library
>
>
>
> The pipeline trace graph now differentiates between implicit and explicit
> ports and connections.
>
>
>
>
>
> I hope you enjoy it. Feedbacks are much appreciated.
>
>
>
>
>
> Best Regards
>
>
>
> Joerg Moebius
>
>
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]