← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/pub_iter_imp into lp:zorba

 

So this looks right to me, but it doesn't work.  ExtFunctionCallIterator::count() never gets called it seems.  I did a test like:

let $conn := ftp:connect( "127.0.0.1", $options )
let $remote-path := "/"
return fn:count( ftp:list( $conn, $remote-path ) )

That should work, right?
-- 
https://code.launchpad.net/~zorba-coders/zorba/pub_iter_imp/+merge/201708
Your team Zorba Coders is subscribed to branch lp:zorba.


References