[Dev] XML for CPIA
Grant Baillie
grant at osafoundation.org
Wed Aug 10 09:20:30 PDT 2005
On Aug 9, 2005, at 5:21 , Alec Flett wrote:
> Here's a very quick overview of my XmlForCpia proposal. I have
> already implemented the parser that does all of these things, as
> well as a tool that dumps the current block structure from a
> currently-running chandler into XmlForCpia format (in fact that's
> where the same code comes from)
>
> http://wiki.osafoundation.org/bin/view/Journal/XmlForCpia
>
> I'll be on IRC tomorrow for folks who want to discuss it.
The xml looks like a nice, readable and compact representation to me.
A couple of questions:
1) In the example CPIA XML, the snippet below can't be right
(eventsForNamedLookup contains a UUID that's generated by the
repository):
<MenuItem
id="NewNoteItem"
eventsForNamedLookup="[<ref: 22d76320-0921-11da-
ab3d-00054e47c157>]"
2) How are block classes looked up? e.g. if you need to refer to a
block class outside of your parcel, what's the syntax?
--Grant
More information about the Dev
mailing list