PHPOffice / PHPWord

A pure PHP library for reading and writing word processing documents
https://phpoffice.github.io/PHPWord/
Other
7.29k stars 2.7k forks source link

Rename Writers & Readers #207

Open Progi1984 opened 10 years ago

Progi1984 commented 10 years ago

After some discussions with @RomanSyroeshko, the idea would be to rename writers and readers.

DocX : OoxmlReader Doc : MsDocReader ODT : OpenDocumentReader

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/1725820-rename-writers-readers?utm_campaign=plugin&utm_content=tracker%2F323108&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F323108&utm_medium=issues&utm_source=github).
ghost commented 10 years ago

Even maybe better to use OpenXmlReader instead of OoxmlReader (because of OpenDocumentReader). Just for some consistency.

Progi1984 commented 10 years ago

I totally agree with that, personnally.

ivanlanin commented 10 years ago

I agree.

ivanlanin commented 10 years ago

Since this will break compatibility, I suppose we should implement this in 1.0.0?

Progi1984 commented 10 years ago

Yeap, agree with you @ivanlanin. It's why i affect to this milestone :wink:

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue for you, please try to help by debugging it further and sharing your results. Thank you for your contributions.