[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: What is wrong with SVG?

  • From: "Don Park" <donpark@d...>
  • To: "'Jon Ferraiolo'" <jferraio@a...>, <xml-dev@x...>, <www-svg@w...>
  • Date: Mon, 6 Mar 2000 17:51:54 -0800

what is svg
Jon ferraiolo wrote:
>In the spirit of fostering communication, I'll attempt to
>address some of questions.

Thanks Jon.  I appreciate your participation in this discussion.
I have some remaining questions and a response to your negative
assessment that the path syntax change is highly unlikely.

1) SIZE ISSUE

  While I can sympathize with the WG's concerns over size, I am
  puzzled as to the size difference between:

    [1] M100 200L200 100              - 16 chars

  and

    [2] <M/>100 200<L/>200 100        - 22 chars

  or

    [3] <M>100 200</M><L>200 100</L>  - 28 chars

  While [1] saves about 42% over [3], [1] saves only 27% over [2].
  While this might still seem to be a significant saving, the saving
  drops even further as data to command ratio and data value size
  increases.  For example:

    [4] C133.67,217.00,137.00,218.33,137.00,218.33

  over

    [5] <C/>133.67,217.00,137.00,218.33,137.00,218.33

  which results in only about 7% saving in size.

  Perhaps I missed something.  Does the WG's assessment of the real
  size saving resulting from the current approach differ from these
  numbers?  

2. ATTRIBUTE ISSUE

  You did not go into reasons for using attribute instead of content
  text for path data.  Because SVG uses attribute for path data, it
  had to create custom interfaces for accessing the content.  What
  were the compelling reasons that justified these costs?

>However, the particular subject of the <path> element has been debated
>many times in the past and, at this stage, for better or worse, given
>the degree of debate that has already occurred in this area and the
>very late point that we are at with SVG, it is highly unlikely that
>the path syntax will change.

I am disappointed by this.  Am I to understand that the nature of the
W3C's 'Last Call' is addressed to the W3C member companies only and
not to the public?  If so, then I must conclude that the SVG spec
is not a standard for general public.  I would appreciate some
clarification on the real nature of W3C's Last Call.

Best,

Don Park    -   mailto:donpark@d...
Docuverse   -   http://www.docuverse.com


***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.