Re: Question about SVGXXXList.initialize()

Hi, Jeff-

My initial reaction is that it was an oversight.  I have requested that 
we talk about this tomorrow, and we'll give you an answer promptly (and 
possibly update the spec).

Thanks-
-Doug

Jeff Schiller wrote:
> 
> It's nearing the one month anniversary of this email - I have not yet
> received a response from the WG.
> 
> Thanks,
> Jeff
> 
> On 1/11/07, Jeff Schiller <codedread@gmail.com> wrote:
>> In the spec http://www.w3.org/TR/SVG11/paths.html#InterfaceSVGPathSegList
>> the insertItemBefore(), replaceItem(), and appendItem() methods all
>> mention that any item inserted into the list must be removed from any
>> previous list.  However, a similar statement is not present for the
>> initialize() methods, which seems odd to me.
>>
>> Was this intentional or something missed in the SVG 1.1 spec?
>>
>> Also, in SVGT 1.2, unless I missed something, the SVGPath interface
>> (http://www.w3.org/TR/SVGMobile12/svgudom.html#svg__SVGPath) is less
>> useful than SVGPathSegList (cannot insert, replace or remove segments
>> from SVGPath).  Will the SVGF 1.2 be extending this interface ?
>>
>> Thank you,
>> Jeff Schiller
>>
> 
> 


-- 

Regards-
-Doug

Research and Standards Engineer
6th Sense Analytics
www.6thsenseanalytics.com
mobile: 919.824.5482

Received on Wednesday, 7 February 2007 17:41:44 UTC