Integrating another library in squaeak

nelson - nelson1977 at gmail.com
Thu Mar 23 12:24:06 UTC 2006


hi

2006/3/23, goran at krampe.se <goran at krampe.se>:
>
> Hi!
>
>
>
> Well, you could try making a "python plugin" that embeds the Pythin
> interpreter in a plugin. See more details at:
>
>         http://www.python.org/doc/faq/extending



thanks!



But this is not a simple thing to do, you need to dabble around in C and
> learn the voodoo of plugin making, even though there are several
> examples to look at.
>
> A simpler approach with much worse performance (but it might not be a
> problem for you) is to simply try using SOAP.


I think to SOAP too. My library has to process some big dataset for
datamining, so the performance wouldn't be a problem. On the other hand, if
i can interface directly from python it would be cleaner...


There are probably more ways to do it too.
>
> regards, Göran
>
>

thanks,
  nelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060323/d41fbed5/attachment.htm


More information about the Squeak-dev mailing list