[Pkg-owncloud-maintainers] OwnCloud use of Patchwork php library

Adam Williamson awilliam at redhat.com
Tue Dec 31 19:55:55 UTC 2013


Hi, David - still bashing on OC unbundling this morning. Possibly of
interest to you:

https://github.com/owncloud/core/pull/6596

AFAICT OwnCloud only uses the Patchwork php library for two things: a
pure PHP implementation of the Normalizer class from php-intl, and a
trivial test to see if setLocale works. The above is a patch I hacked up
(disclaimer: I am no kind of coder, corrections welcome) to use the
php-intl Normalizer class instead of the one from Patchwork if it's
available. I think we could trivially replace or just drop the setLocale
check at a distro level (or send something upstream, it shouldn't be too
hard to replace without using a library...) and then we wouldn't need
Patchwork any more, unless I missed anything.

Thanks!
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net




More information about the Pkg-owncloud-maintainers mailing list