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

 


Help: OASIS Mailing Lists Help | MarkMail Help

emergency message

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


Subject: Re: [emergency] Circle and Polygon


Correct. And to follow on with what Kohn said, there is no reason that an 
EDXL file has an option(s) for external reference (URI/URL) to the actual 
polygon representation. Then let the application determine whether it needs 
to ingest the complex polygon. For one, I would not like to consider what 
the liability implications are if we do not pass accurate boundary 
information (as accurate as possible) when we do not know what all the end 
applications will be.

Regards

Carl

----- Original Message ----- 
From: "Bullard, Claude L (Len)" <len.bullard@intergraph.com>
To: "'Kon Wilms'" <kon@datacast.biz>; "Aymond, Patti" 
<Patti.Aymond@ieminc.com>
Cc: "'Emergency_Mgt_TC'" <emergency@lists.oasis-open.org>
Sent: Friday, June 10, 2005 10:36 AM
Subject: RE: [emergency] Circle and Polygon


> The DOM parser may be the wrong implementation approach.
> A SAX-like parser (eg, XMLReader) is a way one handles
> large documents.  It is harder to implement but much
> faster.  The problem one wants to avoid is premature
> optimization of the wrong piece of the technology.
>
> len
>
>
> From: Kon Wilms [mailto:kon@datacast.biz]
>
> That issue is not uncommon. Its standard practice for most DOM parsers
> to load the entire XML file into memory before parsing. Get a few of
> those going with threads and RAM decreases fast. I am sure that everyone
> using fast desktop workstations with a gig of ram don't even notice it.
> The little guys with 64MB of RAM on an embedded system do, however.
>
> This would be about the time where I wave my 'split the resources into
> separately referenced files' flag.
>
> Ofcourse, this could also be purely a speed issue with some code that
> needs optimization.
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  You may a link to this group and 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]