> 2) Patch adds ability to dump uncompressed databases (easier to > read): to get uncompressed format just set *do-not-compress-databases* > to t
I feel you should simply patch the databases to remove the compression. It was only written so we could create databases that could fit on one diskette (1.4M). The whole idea is obsolete. There is a squeeze and an unsqueeze routine. Removing calls to these should create uncompressed databases. t _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
