It is just a REST request (http://cwiki.apache.org/SHINDIG/shindigs-metadata-call.html)

curl -i -X POST -H "Accept: application/json" -H "Content-Type:
application/json"
         -d
'{"context":{"country":"default","language":"default","view":"default","container":"default"},"gadgets":[{"url":"http://hosting.gmodules.com/ig/gadget...023/wikipedia.xml
  <http://hosting.gmodules.com/ig/gadgets/file/108085167802252611023/wikipedia.xml>",

"moduleId":0}]}'
          http://shindig/gadgets/metadata

Best,
Evgeny

On 13.04.10 09:59, Jacky Wang (王超) wrote:
Hi,

what does "gadgets/metadata" mean?  where did you find this object? :)

Best,
Jacky

On Tue, Apr 13, 2010 at 3:51 PM, Evgeny Bogdanov <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    sorry should have done it before.

    PHP version.
    Updated to revision 933437 (bug still there)

    Best,
    Evgeny


    On 13.04.10 06:50, Jacky Wang (王超) wrote:

        Hi Evgeny,

        Thanks for pointing it out.

        Which Shindig are u using, the PHP one or the Java one?  And
        which reversion
        are u using, the trunk+"HEAD" version or other tagged version?

        Thanks,
        Jacky

        On Mon, Apr 12, 2010 at 10:44 PM, Evgeny Bogdanov
        <[email protected] <mailto:[email protected]>>wrote:


            When there are user preferences, gadgets/metadata returns
            an object where
            userPrefs is a hash
            userPrefs ->  {name: "value"}

            Though when there is no user preferences the output is an
            empty array
            userPrefs ->  []

            Is it a bug or intended behaviour? In my opionion it is
            better to return
            empty hash like {}.

            Evgeny Bogdanov









--
Best Regards,

Jacky Wang
(Office) +86-10-6250-3316
(Mobile) +86-1381-0018-677
Kejian Building, Tsinghua Science Park Building 6
No.1 Zhongguancun East Road, Haidian District
Beijing P.R.China 100084

Reply via email to