Hi David,
    So I guess you are suggesting that Xalan interacts
with Xerces via library API calls...

After building Xerces2.1, I noticed the binary size to
be 3GB, more specifically 3112517 bytes. Wonder why is
the size so huge for a parser which just builds the
parse tree based on input from the stylesheet? 
Any optimization you suggest? I shall mail this
question on the Xerces list as well.


I have to following as a reference to documentation.
http://xml.apache.org/xalan-c/apidocs/classes.html
http://xml.apache.org/xerces-c/apiDocs/index.html

Any suggestions on how to go about these? Is there
some sort of verbal documentation describing the
motivation behind the current design to a newbee?

Thanks for the lead about classes that implement http
access for URLs. I shall take a look at those.

Thanks,
Rishi

--- David N Bertoni/Cambridge/IBM
<[EMAIL PROTECTED]> wrote:
> 
> 
> 
> 
> Hi Rishi,
> 
> There is no IPC between Xerces and Xalan.
> 
> Xerces has some classes that implement http access
> for URLs.  Take a look
> at the documentation for more information.  You
> could also post any
> questions you have on the Xerces-C list.
> 
> Stating that XML "runs over TCP/IP" is misleading. 
> XML documents can
> transferred through a TCP/IP socket, but that's just
> one of many potential
> communication channels.
> 
> Dave
> 
> 
> 
>                                                     
>                                                     
>                               
>                       Rishi Sampat                  
>                                                     
>                               
>                       <rishi_sampat@ya         To:  
>    [EMAIL PROTECTED]                         
>                               
>                       hoo.com>                 cc:  
>    (bcc: David N Bertoni/Cambridge/IBM)             
>                               
>                                               
> Subject: Socket/kernel interaction                  
>                                     
>                       02/20/2003 01:51              
>                                                     
>                               
>                       PM                            
>                                                     
>                               
>                       Please respond                
>                                                     
>                               
>                       to xalan-dev                  
>                                                     
>                               
>                                                     
>                                                     
>                               
> 
> 
> 
> Hi,
>   I was wondering which are the classes that deal
> with
> IPC between Xalan and Xerces. Is IPC in form of
> sockets?
> 
> XML runs over TCP/IP. Which are the classes that
> deal
> with the kernel and TCP/IP stack? I am assuming that
> only Xerces is involved in communication with the
> kernel.
> 
> Thanks,
> Rishi
> 
> 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

Reply via email to