OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [cgmo-webcgm] error found in ECMAScript Ch.9


Oops,

Correct ecmascript is:
[[[
         setView(viewRect)
             This method returns a boolean.
             The viewRect parameter is of type WebCGMRect.
]]]

-Lofton.

At 01:44 PM 5/15/2009 -0600, Lofton Henderson wrote:
>Rob, Ulrich, Benoit -- your names are associated with setView001 and 
>setView002 tests in the matrix.  Please look at those two tests and verify 
>my initial observation that the below described spec glitch does NOT 
>invalidate the tests as written.
>
>Implementors -- please check you implementations...
>
>Spec glitch:
>
>The Change Log for the 20090130 draft has these two entries:
>
>* in section 5.7.5, changed setView return type to boolean in the IDL and 
>in the setView() description.
>* In Chapter 8 ECMAScript, changed "setView(view)" to "setView(viewRect) 
>and changed the associated specification of the return value Boolean.
>
>The DOM description of setView() is correct (in 5.7.5).  However, it 
>appears that the 2nd changes -- return type Boolean and 'viewRect' in the 
>ECMAScript -- got lost from the document.
>
>The correct ecmascript is:
>[[[
>         setView(viewRect)
>             This method returns a boolean.
>             The view parameter is of type WebCGMRect.
>]]]
>
>-Lofton.
>
>
>---------------------------------------------------------------------
>To unsubscribe from this mail list, you must leave the OASIS TC that
>generates this mail.  Follow this link to all your TCs in OASIS at:
>https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
>
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]