← Prev in month
← Prev in thread
New draft snapshot
Hi all, I've made almost all the changes that were requested during Wednesday's conference call. Here is the list of changes: - modified Metafile interface to use metafileVersion instead of cgmVersion (same goes for other attributes). - added getAppStructuresByName on the Picture interface, returns a nodelist. - added highlight on the Picture interface, takes a nodelist as parameter. - changed the RGB and intensity syntax in tables. - added 'background-color' (Picture level). - added 'intensity' (APS level). We'll need rules for this. Feel free to send suggestions. - combined edge-color, line-color and marker-color into stroke-color (same for edge-weight, line-weight). - added 'text-font' at the picture and aps level. - modified list of DOMException, i think it's closer to what we need (more specific). - added, NodeList, Attr, Text interfaces. - I'm wondering if a Hypertext interface is not needed? Don't know what getLinkuris() should return? - I'm wondering if the DOM Level 3 DOMStringList interface wouldn't make sense for getNames()? Still to do: - Lots of sections need some (or improved) wording. - Need to add Event interfaces. - XML companion file architecture picture. Please send comments. I'll try to send another version mid next week! Regards, -- Benoit mailto:
← Prev in month
← Prev in thread