Hi, --On Montag, 25. November 2002 00:59 -0800 Sean K <getmejazzed@yahoo.com> wrote:
Pre-compile your python product and external method files and only give them the .pyc files - changing that will cause them some problems.
Very clever if they choose to run Zope with python -o :/ Regards Tino
hth
Sean Kemplay
Lennart Regebro <lennart@regebro.nu> wrote:
From: "Ausum Studio"
This is an interesting issue, not only from the intellectual property point of view, but also as a mean to reduce the risks of broken code caused by non-malicious site administrators or authorized users (mainly by lack of knowledge). My reasoning: The hardest is for thirds to perform a change to my released app, the less are the chances that I need to run to fix stuff (thus the greater my time to do new things).
Do as much as possible as Python products. They'll never find that code, and if they do they won't dare change it. :-)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announcehttp://lists.zope.org /mailman/listinfo/zope-dev )
__________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now