On Wed, Oct 16, 2002, Pierre Phaneuf wrote: > By the way, I find it pretty weird that Plucker has a tool to go from a > PDB to the cache files (plucker-dump), but not the other way around.
If you check the conduit dir (in CVS) there is a tool called sync.pl. It can be used to create a Plucker document from the files in the cache dir. It's described in the documentation (chapter 5.) > Also, is plucker-decode supposed to do anything other than crash? Yes, but it seems that recent changes to the parser broke some parts. Anyway, if I remove the "[0]" on line 1375 in PluckerDocs.py (btw, the version in CVS is 1.43) it seems to work again. However, Bill knows more about the parser than I do, so I leave it up to him to make any permanent changes ;-) /Mike _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
