Pre-compile your python product and external method files and only give them the .pyc files - changing that will cause them some problems.
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-announce
http://lists.zope.org/mailman/listinfo/zope-dev )