[Bf-committers] Blender security paranoia

Campbell Barton ideasman42 at gmail.com
Wed Mar 24 09:51:52 CET 2010


even though rna is thin wrapped these parts still rely on cpython
- python subclassing rna
- ID-Property support
- Mathutils Vector/Matrix/Euler/Quat types
- Game Engine API

doubt we would switch from cpython any time soon.

On Tue, Mar 23, 2010 at 9:43 PM, horace grant <horace3d at gmail.com> wrote:
> pypy is making great progress lately and in 2-3 years probably it
> would makes sense to switch to pypy anyway because of its much better
> performance than cpython? then the security problem maybe solves
> itself since pypy features a secure sandbox?
>
> i know that pypy isn't compatible with the cpython api (at the
> moment?) but i was under the impression that much of the blender api
> is auto generated now in 2.5?
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
- Campbell


More information about the Bf-committers mailing list