This is probably a question for the opensocial spec list as the javascript field is a string as opposed to the opensocial.Url object. The java and php classes just map one to one to js.
- Cassie On Wed, Jul 9, 2008 at 2:36 PM, Henning P. Schmiedehausen <[EMAIL PROTECTED]>wrote: > Hi, > > while we have this great Url object in Shindig and in the specs, the > Person object internally uses a string to represent the Url, thus > losing all the advantages like alternative text etc. > > The urls field uses List<Url>. Shouldn't the other Url fields also be > Url objects? > > Ciao > Henning > > -- > Henning P. Schmiedehausen -- [EMAIL PROTECTED] | J2EE, Linux, > 91054 Buckenhof, Germany -- +49 9131 506540 | Apache person > Open Source Consulting, Development, Design | Velocity - Turbine guy > > INTERMETA - Gesellschaft fuer Mehrwertdienste mbH - RG Fuerth, HRB 7350 > Sitz der Gesellschaft: Buckenhof. Geschaeftsfuehrer: Henning Schmiedehausen > > "Professor Peach in the library with the lead piping!" -- Donna >

