[Zope] Using C with Zope and/or external methods
Dylan Reinhardt
zope@dylanreinhardt.com
07 Jul 2003 16:27:32 -0700
Check out SWIG: http://www.swig.org
It generates wrapper code for C/C++ that facilitates Python integration.
HTH,
Dylan
On Mon, 2003-07-07 at 16:10, Wayne Connolly wrote:
> Has anyone ever used C with zope? I couldnt find any
> info on it on zope.org. I have the c code all
> completed but do not know how to pass parameters from
> zope to it.
> Wayne
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )