Re: Calabash: Java API

2009/7/23 ? wrote:

> Yeah, Cygwin. I am aware of the problems there, it's just I
> never got to fixing it for the initial release :) But I think I
> should do it - perhaps right now.

  The only point IMHO is to decide when to use ';' or ':' as
classpath delimiter.  I guess other Unix-like systems (for
Windows) do require ';' but I do not know them.

  About the Java API itself, it sounds quite intuitive and I was
able to write a simple test really quickly.  It looks like JAXP
and that's a good thing I think.

  I noticed that when you use a Source with a system ID as input
for a port, when it is relative it is resolved using the pipeline
document system ID as base URI.  Not sure this the best choice.
Why do not use the current directory instead (as it is done for
the pipeline document's Source itself?)

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

Received on Thursday, 23 July 2009 09:45:05 UTC