Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: XML::Fling begone?

by Corion (Patriarch)
on Dec 19, 2004 at 17:21 UTC ( [id://416016]=note: print w/replies, xml ) Need Help??


in reply to XML::Fling begone?

One smaller thing is that XML::Genx is XS-based, which means we'll need a C compiler for all the platforms we intend to deploy on. Luckily, there are only two platforms, Linux/SuSE for pmdev and *BSD for the production machines. There will be problems if Pair upgrades the Perl version of the servers, as then XML::Genx will have to be (re)compiled in lockstep with the upgrade. But maybe we can somehow arrive in an arrangement with Pair regarding that.

Adding XS code also means that we could run afoul of (more?) spurious segfaults, but if we restrict ourselves to one new XS module/one XS upgrade every month, the source of the segfaults should be fairly traceable.

Replies are listed 'Best First'.
Re^2: XML::Fling begone?
by Aristotle (Chancellor) on Dec 19, 2004 at 17:48 UTC

    Well, by user reports, Genx itself is very stable, while the XS wrapper is much less tested. All this could be a consideration, but it seems to me more like minor issues as opposed to anything close to a showstopper.

    Makeshifts last the longest.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://416016]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-25 15:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found