[Zope] Zope/Python product/wrapper for XQuery??
sean.upton@uniontrib.com
sean.upton@uniontrib.com
Fri, 23 Aug 2002 11:31:55 -0700
Jython is Python for the JVM. JPE is a fairly seamless bridge between
CPython (what Zope runs in) and Java, allowing you to instantiate instances
of Java Classes in CPython, use them, and (if I understand correctly) vice
versa. Jython cannot do this. If you want Zope-Java integration, you want
to use JPE. If you want to use an Xquery component from Java and
instantiate a component (from Java classes) to do this, and use you Python
data structures, you likely want to use JPE.
Sean
-----Original Message-----
From: AM [mailto:list_subscriber@neurobs.com]
Sent: Thursday, August 22, 2002 11:21 PM
To: Casey Duncan
Cc: zope@zope.org
Subject: Re: [Zope] Zope/Python product/wrapper for XQuery??
So there is no prodct/solution/methodology for integrating XQuery into
Zopeas yet??
What is JPE??
I thought for Java stuff Jython was the way to go... but I dont know if
it is stable enough for use on a production site.
What are the perl options that I have given that PyPerl and Zope-perl
are still in beta stages..??
TIA
AM
Casey Duncan wrote:
>Supposably some people (Chris Withers?) have had luck with using JPE and
>Zope/Python to hook up to the Java world.
>
>-Casey
>
>On Thursday 22 August 2002 09:26 am, AM wrote:
>
>>Is there a product or wrapper for XQuery out there somewhere??
>>
>>If not how can I go about integrating a perl or Java based XML search
>>engine into my Zope installation??
>>
>>TIA
>>AM
>>
>>--
>>==================================================================
>> Aseem Mohanty
>> Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706
>> (R) 510 7696011 (M) 510 3014871 (O) 510 5279231
>>==================================================================
>> "I saw `cout' being shifted "Hello world" times to the left and
>> stopped right there!!" -- Steve Gonedes
>>==================================================================
>>
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>
--
==================================================================
Aseem Mohanty
Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706
(R) 510 7696011 (M) 510 3014871 (O) 510 5279231
==================================================================
"I saw `cout' being shifted "Hello world" times to the left and
stopped right there!!" -- Steve Gonedes
==================================================================
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )