[john] > How about Jython Lucene integration. CPython with PyLucene has > threading issues and is not really viable for lots of people.
That's more the kind of thing I was thinking. As a general point, I was thinking of covering how to write java "plugins" with jython. A lot of java software is customisable/extensible with plugins, where you can add your own classes (which must implement a plugin interface). Lucene is similar; you can add stemmers, analyzers, etc, to customise behaviour. Writing those in jython might be a nice talk topic. Alan. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
