Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Get["file.mx"] doesn't work
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Albert Retey  
View profile  
 More options May 19 2011, 7:44 am
Newsgroups: comp.soft-sys.math.mathematica
From: Albert Retey <a...@gmx-topmail.de>
Date: Thu, 19 May 2011 11:44:41 +0000 (UTC)
Local: Thurs, May 19 2011 7:44 am
Subject: Re: Get["file.mx"] doesn't work
Hi,

> There is an interesting alternative to using MX files, which seems to
> be portable:

> str=OpenWrite[file,BinaryFormat->True];
> BinaryWrite[str,Compress[expr],"TerminatedString"]; Close[str];

Another alternative seems to be WDX (Wolfram Data eXchange) which I am
using without problems on a variety of machines and which also seems to
be portable, can be used exactly like MX files, is binary, is documented
and thus I would consider officially supported. And it is used by the
data paclet functionality, so I guess it is reasonably performant and
well tested on all systems (an assumption which my experience does
support up to now).

On the other hand that format seems to not be promoted by Wolfram very
much. Has anyone any information what the "official" state of that
format is, and whether WRI thinks it is save and recommended to be used
by ordinary users or not?

Honestly I could well imagine that WDX basically does something very
close to what David suggested :-). If anyone has time to do some
performance comparison between the two, I would be interested to hear
the results...

cheers,

albert


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.