Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6855

Re: Passing array from java to python

References <088cff0c-ea3e-4574-9ca0-3c9b1393c89c@v31g2000vbs.googlegroups.com> <mailman.2385.1307009819.9059.python-list@python.org> <96a88912-152d-4e1a-a8c9-50775fc5a133@f9g2000vbz.googlegroups.com>
Date 2011-06-02 04:07 -0700
Subject Re: Passing array from java to python
From Chris Rebert <clp2@rebertia.com>
Newsgroups comp.lang.python
Message-ID <mailman.2388.1307012839.9059.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Jun 2, 2011 at 3:47 AM, loial <jldunn2000@gmail.com> wrote:
> Unfortunately using jpython or json are not options at the moment

What rules out JSON that does not also rule out the "just passing
strings" approach?

What about (*shudder*) XML? (Can't believe I just said that...)

Cheers,
Chris

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Passing array from java to python loial <jldunn2000@gmail.com> - 2011-06-02 02:54 -0700
  Re: Passing array from java to python Chris Rebert <clp2@rebertia.com> - 2011-06-02 03:16 -0700
    Re: Passing array from java to python loial <jldunn2000@gmail.com> - 2011-06-02 03:47 -0700
      Re: Passing array from java to python Chris Rebert <clp2@rebertia.com> - 2011-06-02 04:07 -0700
      Re: Passing array from java to python Ian Kelly <ian.g.kelly@gmail.com> - 2011-06-02 11:06 -0600
  Re: Passing array from java to python Marco Nawijn <nawijn@gmail.com> - 2011-06-03 11:54 -0700

csiph-web