Re: [SMIL30 REC] error in smil.idl
Berend-Jan Wever <[email protected]> Fri, 22 May 2009 15:34:13 +0200
| Newsgroups | gmane.comp.web.smil |
|---|---|
| Message-ID | <[email protected]> |
I noticed that it also uses "events::Event" but does not '#include' "events.idl" either. The file parses fine after adding these two '#include'-s. Berend-Jan Wever <[email protected]> http://skypher.com/SkyLined On Fri, May 22, 2009 at 3:25 PM, Berend-Jan Wever <[email protected]> wrote: > The smil.idl file at: > http://www.w3.org/TR/SMIL3/smil-timing.html#q141 > refers to "dom::DOMString" and "views:: AbstractView". However, it > only '#include'-s "dom.idl" and not "views.idl". I assume that it > needs to include both? > > Thanks, > BJ > > PS. It would be nice if there was a separate smil.idl file available > for download, as there are for all other .idl files. > > Berend-Jan Wever <[email protected]> > http://skypher.com/SkyLined >