Results 6 issues of Steve Talbot

Sometimes an embed-many mapping is persisted to CouchDB as a JSON array; sometimes it is persisted as a JSON object. When you first add an array of objects to a...

Hi, We encountered difficulties with class inheritance when using an assigned ID strategy. This is because, when field mappings are copied from a parent class to a child, the name...

We tried mapping the CouchDB _rev string to a PHP property. The line we used in the XML mapping file was: ``` ``` This works when fetching a document from...

This change to the MPD music service plugin enables Volumio to handle any playlist file format supported by MPD. This is the fix for issue #1722. Tested and working with...

When a Twitter object is first instantiated, an HTTP client is created, using the http_client_options specified in the array passed into the constructor. So for example, if you want to...