[SMIL30 REC] error in smil.idl

View: New views
2 Messages — Rating Filter:   Alert me  

[SMIL30 REC] error in smil.idl

by berendjanwever :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <berendjanwever@...>
http://skypher.com/SkyLined



Re: [SMIL30 REC] error in smil.idl

by berendjanwever :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <berendjanwever@...>
http://skypher.com/SkyLined





On Fri, May 22, 2009 at 3:25 PM, Berend-Jan Wever
<berendjanwever@...> 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 <berendjanwever@...>
> http://skypher.com/SkyLined
>