Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18784
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ether.joe@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.013 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'c++,': 0.07; 'subject:language': 0.09; 'c++': 0.12; 'java.': 0.16; 'cc:addr :python-list': 0.16; "wouldn't": 0.17; 'language': 0.17; 'wrote:': 0.18; 'jan': 0.19; 'cc:no real name:2**0': 0.20; 'written': 0.20; 'java': 0.21; 'header:In-Reply-To:1': 0.22; 'extending': 0.23; 'cc:2**0': 0.24; 'code': 0.25; 'code.': 0.26; 'fact': 0.27; '(and': 0.28; 'message-id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'pm,': 0.29; 'subject:?': 0.31; "didn't": 0.31; 'received:209.85.214': 0.32; 'tue,': 0.32; "won't": 0.33; 'core': 0.36; '...': 0.36; 'with.': 0.37; 'received:google.com': 0.37; 'enough': 0.38; 'received:209.85': 0.38; 'easier': 0.38; 'extend': 0.39; 'received:209': 0.40; 'ever': 0.65; '2012': 0.67; 'dealing': 0.69 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=zuGXoVh9L5H9Dfdd45ugA//zagGJgtIuI6MGWhbaXWc=; b=dN8Eumdb9et1NqzaXrQ/DOzW3aSnaQ7j1hBsnrglYa/5XjsdXxLCea74guFMJVQAez 6IQDmNhHBYZvWX1N4Iq75SW/UT7PMQca5mHy7r4mDK/YmwcC2vRri1EUmKFwuYSv8M28 2vt1rT0R8GeafnbE1aZnThVQr/OvAK7BJrQHk= |
| MIME-Version | 1.0 |
| In-Reply-To | <CAE-UAvQ1O_RVuSF9ferWQac0G83o07eRSX_Tgc7Md_w1hsLHag@mail.gmail.com> |
| References | <CAOFf2a0RZo=o9r=We=iGUutfNn9SCeJUMn7ZM+hq=o7RoCN1bg@mail.gmail.com> <CAE-UAvQ1O_RVuSF9ferWQac0G83o07eRSX_Tgc7Md_w1hsLHag@mail.gmail.com> |
| Date | Tue, 10 Jan 2012 19:17:04 -0300 |
| Subject | Re: open office in another language? |
| From | Sean Wolfe <ether.joe@gmail.com> |
| To | Nelle Varoquaux <nelle.varoquaux@gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4615.1326233826.27778.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1326233826 news.xs4all.nl 6927 [2001:888:2000:d::a6]:46889 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:18784 |
Show key headers only | View raw
On Tue, Jan 10, 2012 at 6:53 PM, Nelle Varoquaux <nelle.varoquaux@gmail.com> wrote: > Small nitpick: Openoffice.org (and LibreOffice) has in fact very little > java. The core of it is written in C++, so if you ever want to extend it > (unlikely), you won't be dealing with java code. > hmm I didn't know this, nice to know. Yes, C++ is still enough overhead that I wouldn't want to try extending it ... I bet the code is a whole lot to try and grok. It would be nice to have an office suite in a newer language that is easier to tinker with.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: open office in another language? Sean Wolfe <ether.joe@gmail.com> - 2012-01-10 19:17 -0300 Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-10 23:16 -0800 Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-10 23:16 -0800
csiph-web