[Cosmo-dev] Sharing format questions

Brian Moseley bcm at osafoundation.org
Mon Aug 14 15:08:35 PDT 2006


On 8/14/06, Morgen Sagen <morgen at osafoundation.org> wrote:

> Like this?
>
>       <kinds>
>               <con:Note/>
>               <cal:Event/>
>       </kinds>

yea.

> Like this?
>
>          <con:foo>
>              <list>
>                  <value>abc</value>
>                  <value>def</value>
>              </list>
>          </con:foo>
>
>          <con:bar>
>              <map> <!-- or dict -->
>                  <value key="red">abc</value>
>                  <value key="white">def</value>
>                  <value key="blue">ghi</value>
>              </map>
>          </con:bar>

yep, that's what i prefer.


More information about the cosmo-dev mailing list