DAT file compilation

James Stroud jstroud at mbi.ucla.edu
Fri Sep 29 20:24:06 EDT 2006


Jay wrote:
> That's one solution, but I'd rather a file format the end-user can't
> easily mess around with.

Require the program to be installed as root and installation to be in a 
read-only directory--or serve the resources to your program from a cgi 
script somewhere, only to be downloaded when needed. This way, the user 
would at least have to reverse engineer your program to see where the 
resources were coming from so they could plug the appropriate query in 
their web browser.

James


-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/



More information about the Python-list mailing list