For starteres, have you looked at this? http://www-106.ibm.com/developerworks/library/l-pyzo.html You would need to write a C "python" module - that leveraged all your C code as a library, and compiled against the version of Python you are using; you could then use this within Python product or External method code. Sean
-----Original Message----- From: Wayne Connolly [mailto:wayne_connolly@yahoo.com] Sent: Monday, July 07, 2003 4:10 PM To: zope@zope.org Subject: [Zope] Using C with Zope and/or external methods
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 )