| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
23 (0.156s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Error when java exception - PyLucene - [mail # dev]
|
|
...JCC & my wrapped library rebuilt, old removed, my previously failed example works now as it should (reports the details of the exception). Many Thanks. I see you also made modification...
|
|
|
Author: Petrus Hyvönen,
2013-02-04, 22:36
|
|
|
Error when java exception - PyLucene - [mail # dev]
|
|
...Hi, I have some strange error when an java exception occurs in the wrapped library 'orekit', the exception text is not printed and a python error "NameError: global name 'StringWriter'...
|
|
|
Author: Petrus Hyvönen,
2013-02-04, 15:51
|
|
|
JCC and one-folder python - PyLucene - [mail # dev]
|
|
...Hi, This might be obvious to many on this list, but for some it might be of interest. When my friend was going to try my JCC wrapped library on a Windows computer we had lots of troubl...
|
|
|
Author: Petrus Hyvönen,
2012-12-07, 14:33
|
|
|
Re: Changing Python class/module layout, dropping --rename ? - PyLucene - [mail # dev]
|
|
...No objections, my build parameter list got significantly more readable using the full names and managing without the renames. I think it also makes it easier for entry level users to use the...
|
|
|
Author: Petrus Hyvönen,
2012-08-15, 11:23
|
|
|
Re: Editing the PyLucene web site - PyLucene - [mail # dev]
|
|
...Hi, Attached is a patch for content/pylucene/jcc/features.mdtext, tested with build_site script. ...
|
|
|
Author: Petrus Hyvönen,
2012-06-28, 16:20
|
|
|
Re: Editing the PyLucene web site - PyLucene - [mail # dev]
|
|
...Hi, Attached is an diff update to the mdtext files with jcc documentation. I didn't manage to get the site build system to work, I think a perl markdown module is needed, which I...
|
|
|
Author: Petrus Hyvönen,
2012-06-19, 07:19
|
|
|
Re: building JCC on Python 2.4 - PyLucene - [mail # dev]
|
|
...Dear Andi, I am trying to clean up my wrap script and comes to some questions. Is there a way to see if a method or constructor is now wrapped due to that any of its inputs/outp...
|
|
|
Author: Petrus Hyvönen,
2012-06-17, 12:39
|
|
|
Question on non-visible inherited methods. - PyLucene - [mail # dev]
|
|
...Hi, First, my java and object oriented knowledge is limited, so this can be caused by that. Thanks for your patience :) I am trying to wrap an external library. I get the object ...
|
|
|
Author: Petrus Hyvönen,
2012-02-21, 09:53
|
|
|
Re: Typecasting in JCC (i think..) - PyLucene - [mail # dev]
|
|
...Hi, Is there a way of specifying which java SDK to link to? On my windows 7 machine it wants to use Java SDK 1.7 but I would like to keep it at SDK 1.6? Is this possible? Regards...
|
|
|
Author: Petrus Hyvönen,
2012-01-31, 14:37
|
|
|
Re: Typecasting in JCC (i think..) - PyLucene - [mail # dev]
|
|
...Hi Andi, Many many thanks for your answer, using the u'A' worked perfectly! I wouldn't have figured that out myself. Big thanks. Regards /Petrus On Jan...
|
|
|
Author: Petrus Hyvönen,
2012-01-28, 22:17
|
|
|
|