* Brock Pytlik <[email protected]> [2008-12-17 17:14]: > Stephen Hahn wrote: >> * Tom Mueller (pkg-discuss) <[email protected]> [2008-12-17 15:48]: >> >>> PyLucene is a front end for Lucene, which is written in Java. >>> >> >> No, it's not. PyLucene is natively compiled Java, with a Python >> wrapper for that shared object. The toolchain is exciting. >> >>> So would using this mean that a JRE would be required to run pkg(5)? >> >> (Nope.) >> > I'll defer to Stephen as I was much more focused on seeing whether it would > actually satisfy our needs than groking the tool chain (which frankly blows > my mind a bit).
You should stop doing that. Apparently PyLucene isn't gcj-based. (I must be mixing it up with another Python-Lucene setup.) So, Tom's correct. Unfortunately, that means that this choice isn't acceptable without sizeable wins, because it has a significant impact on minimization. - Stephen -- [email protected] http://blogs.sun.com/sch/ _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
