Rhodri Pugh

Results 19 comments of Rhodri Pugh

Hi Andy, yes I saw that option, but I'm looking to produce XML output from the result data and couldn't see how I would bend the line-by-line approach to create...

I don't think so, based on my limited understanding of Eastwood anyway. Correct me if I'm wrong but it seems that currently the formatted output is written warning by warning...

The `Document` constructor accepts a `StreamInterface` - so I think you'll need to create a stream for these URLs (eg. Guzzle has an implementation which you might be able to...

Just noticed there's a method in the `DocumentFactory` called `createFromPath` that would probably work too - with the AWS stream wrapper.

I'm also running into this issue (trying to provide a custom `autocomplete_url`) and the additional change suggested by @weaverryan above works for me 👍 @janklan Do you still need support...

Thanks for the detailed response - that's a big help! :) If you can offer some more advice, I'm looking at the possibilities of building an app with Workflower and...

Thanks very much :)

This would be more than useful, it currently being incorrect can (and has) led to production bugs.

Hi - I don't really have time to contribute to this project, but am happy to give you commit access if you want to start hacking at it? How does...