Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E0DA4D485 for ; Tue, 6 Nov 2012 10:35:55 +0000 (UTC) Received: (qmail 15280 invoked by uid 500); 6 Nov 2012 10:35:55 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 15212 invoked by uid 500); 6 Nov 2012 10:35:54 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 15189 invoked by uid 99); 6 Nov 2012 10:35:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 10:35:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jancasacondor@gmail.com designates 74.125.82.46 as permitted sender) Received: from [74.125.82.46] (HELO mail-wg0-f46.google.com) (74.125.82.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 10:35:49 +0000 Received: by mail-wg0-f46.google.com with SMTP id dt12so129733wgb.27 for ; Tue, 06 Nov 2012 02:35:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=oK/nkCgZcML1DYDc/5KRUcbTAL58VBXNhEwNRD+VywQ=; b=MhLn5UI74dWlP1G6ZTO2K+D26ATLTjXKWVdKNBc8Owg81qsGQiUtLeEBHEZYmzFniX F74EUGG0ivnyczvCH5KdehldS/ELGmip9LvBJj3Cem3kHL2QJo5n5NRe0Pcf0JGl81s8 rQzV6tRH8cOVAQydxYwytXAdiNo1lscHBqEr7yPBVU/0+2IIT4DUva3TTMBCTh/3NuxL KHQl5dDV1gPMAoO8FFrw0zHVgXKxCxMN3J3fcCRbJXgMvuOLbKfr/M9uJp905/UoHjGo JbQxF2v3KcpCE8VtsAEbCCZiP2Ln/uQwT2sQE3SkMuWpw6QlK7wokUA2WdN4ndMXnjNA 4j6Q== MIME-Version: 1.0 Received: by 10.180.101.230 with SMTP id fj6mr1109827wib.16.1352198128034; Tue, 06 Nov 2012 02:35:28 -0800 (PST) Received: by 10.217.68.194 with HTTP; Tue, 6 Nov 2012 02:35:27 -0800 (PST) In-Reply-To: References: Date: Tue, 6 Nov 2012 11:35:27 +0100 Message-ID: Subject: Re: [early codereview / check for standards] genLang in l10ntools From: jan iversen To: dev@openoffice.apache.org Content-Type: multipart/alternative; boundary=f46d0442879e16630204cdd12932 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0442879e16630204cdd12932 Content-Type: text/plain; charset=ISO-8859-1 I have made a description of a new workflow, where this code is only part of it. I do not know it you have seen otherwise here is a link: http://wiki.openoffice.org/wiki/Localization_AOO/new_proposal Jan. On 6 November 2012 10:54, Dwayne Bailey wrote: > On 4 November 2012 12:55, jan iversen wrote: > > > Hi. > > > > I have finished the control part of the new localization tool, and before > > I walk further down the line (writing/converting all the translations > > parts) I would like to have checked if the code is ok in terms of > standard, > > readability and expectations (from other C++ programmers). > > > > I hope one of the C++ programmers, can have a quick look at the code and > > tell me: > > - Are the code written in accordance with the AOO standards (I think so) > > - Is it in general in accordance with the AOO writing style. > > > > Of course, I would very much like to hear if there are non-efficient / > > malicious code in there, but please remember this is only the control > > skeleton, so there are a lot of code missing. > > > > Hi Jan, I just wanted to check what the target format was. It looks like > XLIFF from the example in one header, is that correct? Or are you still > wanting to target PO? There are pro's and con's to each. PS the XLIFF > extension is .xlf not .xliff. > > > > > > I try to include a zip file with this mail, should I not succeed, then > > please respond to the mail and I will sent it directly. > > > > MANY Thanks in advance for the help. > > Jan. > > > > > > > > -- > Dwayne > > *Translate* > +27 12 460 1095 > --f46d0442879e16630204cdd12932--