Re: [PEAR-QA] Spreadsheet_Excel_Writer

[email protected] (Steven Van Ingelgem) Thu, 6 Nov 2014 11:10:40 +0100
Newsgroups php.pear.qa
Message-ID <CALCL_vFKyTDO6SeKpfxWmfKx5fiaDXdwQyXduqNSbwM4uVq1nw@mail.gmail.com>
--001a1133097afed5eb05072dea15
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 6 November 2014 11:06, Christian Weiske <[email protected]> wrote:

> Hello Steven,
>
>
> > > Before taking over maintenance, please submit some pull requests on
> > > github for some of the bugs. Notify us about them on
> > > [email protected]. After some useful fixes, you can become
> > > maintainer.
>
> > Hmm :-), that's going to be difficult.
> > I'm re-writing nearly everything in order to make it more OO (more
> > PHP 5 like), and to be more closely linked to the Perl version (so
> > changes in the future can be more easily ported).
> >
> > Once I finish I could send the result over though.
>
>
> It is possible to do the conversion in incremental steps.
>
> Also, it sounds as if you're planning to break the existing API. Is
> that correct?
>
> --
> Regards/Mit freundlichen Gr=C3=BC=C3=9Fen
> Christian Weiske
>
> -=3D=E2=89=A1 Geeking around in the name of science since 1982 =E2=89=A1=
=3D-
>

Yes, I was thinking to keep it the same, but for future ports and/or future
maintainers I think it's the easiest to keep the same coding style as the
Perl original.

Also some of the magic that Perl does is easier to translate if you keep
the naming of the Perl code.

--001a1133097afed5eb05072dea15--