<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-34598348.post115955828247288603..comments</id><updated>2007-03-09T16:09:59.338-05:00</updated><title type='text'>Comments on JPype : Chronicles of an Open Source project: PEP proposal : Get rid of the version/compiler dep...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://jpype.blogspot.com/feeds/115955828247288603/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34598348/115955828247288603/comments/default'/><link rel='alternate' type='text/html' href='http://jpype.blogspot.com/2006/09/pep-proposal-get-rid-of.html'/><author><name>Steve Menard</name><uri>http://www.blogger.com/profile/01270928704114254653</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-34598348.post-2876288970771909698</id><published>2007-03-09T16:09:00.000-05:00</published><updated>2007-03-09T16:09:00.000-05:00</updated><title type='text'>I have a few problems with this. First is that goi...</title><content type='html'>I have a few problems with this. &lt;BR/&gt;&lt;BR/&gt;First is that going from python-&gt;C-&gt;Java is one more conversion layer to go through, will all the headaches and performance issues it can imply.&lt;BR/&gt;&lt;BR/&gt;Second, I have serious concern about going through CTypes for everything. Dynamically building the call most likely has a non-trivial amount of overhead. JPype is no speed demon as is, so adding even more does not seem to me to be the way to go.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34598348/115955828247288603/comments/default/2876288970771909698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34598348/115955828247288603/comments/default/2876288970771909698'/><link rel='alternate' type='text/html' href='http://jpype.blogspot.com/2006/09/pep-proposal-get-rid-of.html?showComment=1173474540000#c2876288970771909698' title=''/><author><name>Steve Menard</name><uri>http://www.blogger.com/profile/01270928704114254653</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06025473710568914685'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jpype.blogspot.com/2006/09/pep-proposal-get-rid-of.html' ref='tag:blogger.com,1999:blog-34598348.post-115955828247288603' source='http://www.blogger.com/feeds/34598348/posts/default/115955828247288603' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34598348.post-6702837519270453575</id><published>2007-03-09T12:43:00.000-05:00</published><updated>2007-03-09T12:43:00.000-05:00</updated><title type='text'>Looks to me a good idea.What I do to avoid this pr...</title><content type='html'>Looks to me a good idea.&lt;BR/&gt;What I do to avoid this problem, now that ctypes is in Python since 2.5, is to write the code as a simple dll/so library, and interface it with a simple python layer. Not ideal, but  probably less version dependent. I think that Python can build on ctypes to approach your idea.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34598348/115955828247288603/comments/default/6702837519270453575'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34598348/115955828247288603/comments/default/6702837519270453575'/><link rel='alternate' type='text/html' href='http://jpype.blogspot.com/2006/09/pep-proposal-get-rid-of.html?showComment=1173462180000#c6702837519270453575' title=''/><author><name>Muhammad Alkarouri</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jpype.blogspot.com/2006/09/pep-proposal-get-rid-of.html' ref='tag:blogger.com,1999:blog-34598348.post-115955828247288603' source='http://www.blogger.com/feeds/34598348/posts/default/115955828247288603' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-34598348.post-116562953270553618</id><published>2006-12-08T20:58:00.000-05:00</published><updated>2006-12-08T20:58:00.000-05:00</updated><title type='text'>You may know the technical details better than any...</title><content type='html'>You may know the technical details better than anyone except GVR.  Have you contacted him?  What you have written sounds great to me.  If GVR and the PSF approve, maybe someone would provide talent and/or money to get rid of the version/compiler dependency.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34598348/115955828247288603/comments/default/116562953270553618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34598348/115955828247288603/comments/default/116562953270553618'/><link rel='alternate' type='text/html' href='http://jpype.blogspot.com/2006/09/pep-proposal-get-rid-of.html?showComment=1165629480000#c116562953270553618' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jpype.blogspot.com/2006/09/pep-proposal-get-rid-of.html' ref='tag:blogger.com,1999:blog-34598348.post-115955828247288603' source='http://www.blogger.com/feeds/34598348/posts/default/115955828247288603' type='text/html'/></entry></feed>