On Thursday 05 June 2008, Martijn Faassen wrote:
> Stephan Richter wrote:
> > I am starting to use Restricted Python a lot
>
> I'm curious to learn what you're using it for.

I cannot give you the full details yet, but Keas, the company I am working for 
now, has been developing a domain-specific language that is based on Python. 
We did some cool stuff overriding slicing and item lookup; I will be able to 
say more once we launched.

Clearly we do not allow to run unrestricted Python and run everything in 
restricted Python. The slicing and getitem syntax is very central to us, so 
then the problem popped up pretty quickly.

Regards,
Stephan
-- 
Stephan Richter
Web Software Design, Development and Training
Google me. "Zope Stephan Richter"
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to