Return-Path: X-Original-To: apmail-xmlgraphics-fop-commits-archive@www.apache.org Delivered-To: apmail-xmlgraphics-fop-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DF420DAB0 for ; Wed, 12 Sep 2012 23:28:20 +0000 (UTC) Received: (qmail 2182 invoked by uid 500); 12 Sep 2012 23:28:20 -0000 Delivered-To: apmail-xmlgraphics-fop-commits-archive@xmlgraphics.apache.org Received: (qmail 2144 invoked by uid 500); 12 Sep 2012 23:28:20 -0000 Mailing-List: contact fop-commits-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: fop-dev@xmlgraphics.apache.org Delivered-To: mailing list fop-commits@xmlgraphics.apache.org Received: (qmail 2136 invoked by uid 99); 12 Sep 2012 23:28:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 23:28:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2012 23:28:17 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 4F9CEE85 for ; Wed, 12 Sep 2012 23:27:57 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 12 Sep 2012 23:27:57 -0000 Message-ID: <20120912232757.4164.18129@eos.apache.org> Subject: =?utf-8?q?=5BXmlgraphics-fop_Wiki=5D_Update_of_=22ODT=5Frender=22_by_Mare?= =?utf-8?q?kJagielski?= Auto-Submitted: auto-generated X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wik= i" for change notification. The "ODT_render" page has been changed by MarekJagielski: http://wiki.apache.org/xmlgraphics-fop/ODT_render?action=3Ddiff&rev1=3D5&re= v2=3D6 Properties are implemented as a sort of Flyweight pattern to avoid, in ou= r case, the initialization time of many classes. Properties are responsible= for attributes conversion to odt attributes. = =3D=3D Implementation State =3D=3D - rtfyuty + Although, the architecture of ODT render seems to be stable, the is still= in initial state of development. Render requires the implementation of eac= h attribute (more than 200) sometimes depending on the Tag they belongs to. = + The implementation state can be kept track in: https://docs.google.com/sp= readsheet/ccc?key=3D0Ahy7yhoOWhbidGtxSXVXb1hWU2hEbzczZlFVNTNwS0E or in html= format: https://docs.google.com/spreadsheet/pub?key=3D0Ahy7yhoOWhbidGtxSXV= Xb1hWU2hEbzczZlFVNTNwS0E&single=3Dtrue&gid=3D0&output=3Dhtml +=20 --------------------------------------------------------------------- To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org