Go Back   ZeroC Forums > Comments

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 03-27-2004
stephan stephan is offline
Registered User
 
Name: Stephan Stapel
Organization: Stephan Stapel
Project: BristolNG
 
Join Date: Oct 2003
Location: Essen, Germany
Posts: 169
XML parser availability

Dear people of ZeroC,

can't you make the IceXML package regularly available as a static library? The wrapper is really elegant and the underlying expat lib is so small that both together should be more than a simple double of libxml which, unfortunately, is quite big.

regs,

Stephan
Reply With Quote
  #2 (permalink)  
Old 03-29-2004
mes's Avatar
mes mes is offline
ZeroC Staff
 
Name: Mark Spruiell
Organization: ZeroC, Inc.
Project: Ice Developer
 
Join Date: Feb 2003
Location: California
Posts: 971
Hi Stephan,

What exactly is your motivation here? Are you trying to avoid the use of shared libraries altogether?

- Mark
Reply With Quote
  #3 (permalink)  
Old 03-30-2004
stephan stephan is offline
Registered User
 
Name: Stephan Stapel
Organization: Stephan Stapel
Project: BristolNG
 
Join Date: Oct 2003
Location: Essen, Germany
Posts: 169
Hey!

Quote:
Are you trying to avoid the use of shared libraries altogether?
No, not entirely. But I would like to reduce the dependencies to shared libraries. I need xml to read some configuration files, not more, so I think that expat provides enough functionality for me. libxml2 in contrary is so full-featured and thus so blown-up.
On the other hand, libxml2 was responsible for the assertions when running my services in debug mode. As soon as I removed libxml2-related code from my app, it ran without any problems! I assume that expat would not generate such problems. But that's just a guess :-)

regs,

Stephan
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Memory leak in IceXML::Parser::parse(string&) leya Help Center 2 11-29-2006 11:24 PM
Availability of Client Endpoint information to the sever object implementation Harvinder Comments 11 08-02-2004 06:38 AM
Remaking the SLICE parser, ++ catalin Help Center 1 11-07-2003 08:54 AM
Slice parser question vukicevic Help Center 2 07-01-2003 02:57 PM
slice2cpp/Parser and yydebug marlowa Bug Reports 0 02-27-2003 02:58 PM


All times are GMT -4. The time now is 09:37 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.